Fix K's lights being left on after he's at school
This commit is contained in:
@ -230,6 +230,8 @@ automation:
|
|||||||
data:
|
data:
|
||||||
who: parents
|
who: parents
|
||||||
message: "Kallen has been dropped off at school."
|
message: "Kallen has been dropped off at school."
|
||||||
|
- service: light.turn_off
|
||||||
|
entity_id: light.kallen_bedroom_lights
|
||||||
initial_state: true
|
initial_state: true
|
||||||
|
|
||||||
- id: kallen_left_school
|
- id: kallen_left_school
|
||||||
|
Reference in New Issue
Block a user