Shut off K's bedroom light whenever he leaves, not just when at school
This commit is contained in:
Submodule node-red/projects/NerdFlows updated: 52f940e0d9...58254e07de
@ -327,9 +327,6 @@ automation:
|
|||||||
message: "Kallen has been dropped off at school."
|
message: "Kallen has been dropped off at school."
|
||||||
title: "Kallen Location Alert"
|
title: "Kallen Location Alert"
|
||||||
tag: kallen-dropoff
|
tag: kallen-dropoff
|
||||||
- service: light.turn_off
|
|
||||||
target:
|
|
||||||
entity_id: light.kallen_bedroom_lights
|
|
||||||
- if:
|
- if:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: input_boolean.master_bedroom_sleeping
|
entity_id: input_boolean.master_bedroom_sleeping
|
||||||
|
Reference in New Issue
Block a user