mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-15 12:34:42 +00:00
Use correct automation name
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
entity: binary_sensor.hallway_motion_occupancy
|
||||
name: Motion
|
||||
variables:
|
||||
state_indicator_id: automation.lighting_hallway_day_mode_motion_turn_lights_on
|
||||
state_indicator_id: automation.lighting_hallway_motion_on
|
||||
- type: custom:button-card
|
||||
template:
|
||||
- small
|
||||
|
||||
@@ -121,7 +121,7 @@
|
||||
entity: binary_sensor.hallway_motion_occupancy
|
||||
name: Hallway
|
||||
variables:
|
||||
state_indicator_id: automation.lighting_hallway_day_mode_motion_turn_lights_on
|
||||
state_indicator_id: automation.lighting_hallway_motion_on
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: climate_card
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
entity: binary_sensor.hallway_motion_occupancy
|
||||
name: Hallway
|
||||
variables:
|
||||
state_indicator_id: automation.lighting_hallway_day_mode_motion_turn_lights_on
|
||||
state_indicator_id: automation.lighting_hallway_motion_on
|
||||
- type: custom:button-card
|
||||
template:
|
||||
- small
|
||||
|
||||
@@ -242,7 +242,7 @@
|
||||
entity: binary_sensor.hallway_motion_occupancy
|
||||
name: Hallway
|
||||
variables:
|
||||
state_indicator_id: automation.lighting_hallway_day_mode_motion_turn_lights_on
|
||||
state_indicator_id: automation.lighting_hallway_motion_on
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:button-card
|
||||
|
||||
Reference in New Issue
Block a user