Fixing an annoyance on reboots
This commit is contained in:
@ -472,6 +472,10 @@
|
|||||||
entity_id:
|
entity_id:
|
||||||
- automation.family_has_arrived
|
- automation.family_has_arrived
|
||||||
- automation.family_has_left
|
- automation.family_has_left
|
||||||
|
- service: switch.turn_off
|
||||||
|
target:
|
||||||
|
entity_id:
|
||||||
|
- switch.presence_simulation
|
||||||
- if:
|
- if:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: hass_stop
|
id: hass_stop
|
||||||
|
Reference in New Issue
Block a user