mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Always turn on the hallway light on motion
This commit is contained in:
@@ -10,9 +10,6 @@ automation:
|
||||
- condition: state
|
||||
entity_id: input_select.house_mode
|
||||
state: 'day'
|
||||
- condition: state
|
||||
entity_id: sun.sun
|
||||
state: 'below_horizon'
|
||||
action:
|
||||
- service: light.turn_on
|
||||
entity_id: light.hallway_all_lights
|
||||
|
||||
Reference in New Issue
Block a user