Include new lights in automations

This commit is contained in:
2020-03-25 22:33:43 +02:00
parent 287e633f22
commit 3361fdd9d9
5 changed files with 27 additions and 8 deletions
@@ -10,6 +10,12 @@ script:
sequence:
# Enter home mode.
- service: script.security_camera_off
- service: light.turn_on
entity_id: light.hallway_entrance_lights
- service: light.turn_on
entity_id: light.hallway_main_lights
# TODO: Only if it's dark in the living room
- service: light.turn_on
entity_id: light.living_room_all_lights
- service: script.music_join_sonoses