Cancel living room timer if K's wakeup time is reached

This commit is contained in:
2023-03-29 16:39:04 -04:00
parent f82c2265cb
commit d7fe22bd84

View File

@ -82,6 +82,9 @@ automation:
- service: input_boolean.turn_off
target:
entity_id: input_boolean.night_mode
- service: timer.cancel
target:
entity_id: timer.living_room_motion_timer
- service: input_boolean.turn_off
target:
entity_id: input_boolean.kallen_sleeping