Fix presence automations...again...hopefully...

This commit is contained in:
2023-08-22 12:23:50 -04:00
parent 68f5ed714f
commit 9c7822a1db

View File

@ -210,7 +210,10 @@
trigger:
- platform: state
entity_id: sensor.adults_home_fix
not_from: broken
not_from:
- broken
- unavailable
- unknown
to: home
condition:
- condition: not
@ -237,7 +240,10 @@
trigger:
- platform: state
entity_id: sensor.adults_home_fix
not_from: broken
not_from:
- broken
- unavailable
- unknown
to: not_home
condition:
- condition: state