Fix K's lights being left on after he's at school
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user