Cancel living room timer if K's wakeup time is reached
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user