Full bedroom setup with two bedlight, two remote and the sonos led

This commit is contained in:
2026-04-20 22:12:41 +02:00
parent 534059d831
commit 6e8eb58c97
5 changed files with 126 additions and 54 deletions

16
apps/virtualevents.yaml Normal file
View File

@@ -0,0 +1,16 @@
virtual_events:
module: virtualevents
class: VirtualEvents
priority: 100 # default priority app is 50, since the virtual_events doesn't create any sensor but is based on sensor created by many app, it's important it's created last
virtual_events:
good_morning:
event_name: good_morning
event_condition: not input_boolean.sleeping
turn_off_all_lights:
event_name: turn_off_all_lights
event_condition: input_boolean.sleeping