Cancel timer if lights are turned off in E's room

This commit is contained in:
2023-06-03 22:12:39 -04:00
parent 9a5705792d
commit 28a5de0139

View File

@ -289,6 +289,9 @@ automation:
- condition: trigger
id: lights-off
sequence:
- service: timer.cancel
target:
entity_id: timer.emma_bedtime_update
- if:
- condition: state
entity_id: input_boolean.emma_sleeping