Forgot about what happens when you reload template entities... #108

This commit is contained in:
2023-08-30 15:49:00 -04:00
parent 0e9f646816
commit aaa5bb9b91
2 changed files with 3 additions and 0 deletions

View File

@ -211,6 +211,7 @@
- platform: state
entity_id:
- binary_sensor.parents_home
not_from: unavailable
to: 'on'
condition:
- condition: not
@ -238,6 +239,7 @@
- platform: state
entity_id:
- binary_sensor.parents_home
not_from: unavailable
to: 'off'
condition:
- condition: state

View File

@ -641,6 +641,7 @@ automation:
id: leave-radius
- platform: state
entity_id: binary_sensor.parents_home
not_from: unavailable
to: 'on'
id: arrive-home
condition: