From 9c7822a1dbaeeecfad65703d75b637a729bcb074 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Tue, 22 Aug 2023 12:23:50 -0400 Subject: [PATCH] Fix presence automations...again...hopefully... --- automations.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/automations.yaml b/automations.yaml index b7175d6..2a9ee52 100644 --- a/automations.yaml +++ b/automations.yaml @@ -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