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