Add off events for bed LED strip to include good morning trigger
This commit is contained in:
@@ -7,7 +7,7 @@ virtual_events:
|
||||
virtual_events:
|
||||
good_morning:
|
||||
event_name: good_morning
|
||||
event_condition: not binary_sensor.is_everybody_sleeping
|
||||
event_condition: not binary_sensor.is_anybody_sleeping
|
||||
|
||||
turn_off_all_lights:
|
||||
event_name: turn_off_all_lights
|
||||
|
||||
Reference in New Issue
Block a user