Fix guests automations
This commit is contained in:
parent
a65aca68ad
commit
89cc54f32a
@ -27,7 +27,7 @@
|
|||||||
- platform: state
|
- platform: state
|
||||||
entity_id:
|
entity_id:
|
||||||
- input_boolean.guests_at_home
|
- input_boolean.guests_at_home
|
||||||
to: "on"
|
to: "off"
|
||||||
condition: [ ]
|
condition: [ ]
|
||||||
action:
|
action:
|
||||||
- service: automation.turn_on
|
- service: automation.turn_on
|
||||||
|
Loading…
Reference in New Issue
Block a user