mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +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
|
||||
|
||||
@@ -32,7 +32,6 @@ automation:
|
||||
- service: light.turn_off
|
||||
entity_id: light.tuya_kitchen_all_lights
|
||||
|
||||
|
||||
- alias: Lighting · Kitchen · Night mode · Motion · Turn lights on
|
||||
trigger:
|
||||
platform: state
|
||||
|
||||
Reference in New Issue
Block a user