Fix K's lights being left on after he's at school

This commit is contained in:
2023-01-30 12:27:42 -05:00
parent d68af926da
commit d93f7ccbbb

View File

@ -230,6 +230,8 @@ automation:
data:
who: parents
message: "Kallen has been dropped off at school."
- service: light.turn_off
entity_id: light.kallen_bedroom_lights
initial_state: true
- id: kallen_left_school