Turn E's light on for nap regardless of the time of day
This commit is contained in:
@ -195,6 +195,9 @@ script:
|
||||
entity_id: binary_sensor.early_night_mode
|
||||
state: 'off'
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
target:
|
||||
entity_id: light.emma_bedroom_light
|
||||
- service: script.emma_bedroom_scheduling_evening
|
||||
- delay:
|
||||
seconds: 2
|
||||
|
Reference in New Issue
Block a user