mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Turn on entrance lights during wake up
This commit is contained in:
@@ -15,6 +15,9 @@ script:
|
|||||||
timeout: 00:02:00
|
timeout: 00:02:00
|
||||||
- delay: 00:00:01
|
- delay: 00:00:01
|
||||||
|
|
||||||
|
- service: light.turn_on
|
||||||
|
entity_id: light.hallway_entrance_lights
|
||||||
|
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: input_boolean.guest_mode
|
entity_id: input_boolean.guest_mode
|
||||||
state: "off"
|
state: "off"
|
||||||
|
|||||||
Reference in New Issue
Block a user