Always turn on the hallway light on motion

This commit is contained in:
2020-05-02 20:14:29 +03:00
parent c3acb38709
commit 345f11c374
2 changed files with 0 additions and 4 deletions
@@ -10,9 +10,6 @@ automation:
- condition: state - condition: state
entity_id: input_select.house_mode entity_id: input_select.house_mode
state: 'day' state: 'day'
- condition: state
entity_id: sun.sun
state: 'below_horizon'
action: action:
- service: light.turn_on - service: light.turn_on
entity_id: light.hallway_all_lights entity_id: light.hallway_all_lights
@@ -32,7 +32,6 @@ automation:
- service: light.turn_off - service: light.turn_off
entity_id: light.tuya_kitchen_all_lights entity_id: light.tuya_kitchen_all_lights
- alias: Lighting · Kitchen · Night mode · Motion · Turn lights on - alias: Lighting · Kitchen · Night mode · Motion · Turn lights on
trigger: trigger:
platform: state platform: state