Fix night lights

This commit is contained in:
2021-05-16 23:53:33 +03:00
parent 625140e021
commit f0779a85f7
2 changed files with 5 additions and 3 deletions
@@ -4,10 +4,15 @@ automation:
trigger:
platform: state
entity_id:
- light.kitchen_main
- light.kitchen_secondary
- light.master_bedroom_main
- light.living_room_main
to: "on"
condition:
- condition: state
entity_id: input_select.house_mode
state: 'day'
action:
- service: light.turn_on
data_template: