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
|
entity: binary_sensor.hallway_motion_occupancy
|
||||||
name: Motion
|
name: Motion
|
||||||
variables:
|
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
|
- type: custom:button-card
|
||||||
template:
|
template:
|
||||||
- small
|
- small
|
||||||
|
|||||||
@@ -121,7 +121,7 @@
|
|||||||
entity: binary_sensor.hallway_motion_occupancy
|
entity: binary_sensor.hallway_motion_occupancy
|
||||||
name: Hallway
|
name: Hallway
|
||||||
variables:
|
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
|
- type: custom:decluttering-card
|
||||||
template: climate_card
|
template: climate_card
|
||||||
|
|||||||
@@ -128,7 +128,7 @@
|
|||||||
entity: binary_sensor.hallway_motion_occupancy
|
entity: binary_sensor.hallway_motion_occupancy
|
||||||
name: Hallway
|
name: Hallway
|
||||||
variables:
|
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
|
- type: custom:button-card
|
||||||
template:
|
template:
|
||||||
- small
|
- small
|
||||||
|
|||||||
@@ -242,7 +242,7 @@
|
|||||||
entity: binary_sensor.hallway_motion_occupancy
|
entity: binary_sensor.hallway_motion_occupancy
|
||||||
name: Hallway
|
name: Hallway
|
||||||
variables:
|
variables:
|
||||||
state_indicator_id: automation.lighting_hallway_day_mode_motion_turn_lights_on
|
state_indicator_id: automation.lighting_hallway_motion_on
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
|
|||||||
Reference in New Issue
Block a user