From 1125de3e9597f05440437c21d7296ccd371487dc Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 31 Jan 2022 18:37:03 -0500 Subject: [PATCH] Attempt to fix duplicate runs of arrival script --- automations.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/automations.yaml b/automations.yaml index e6ab830..1e071e6 100644 --- a/automations.yaml +++ b/automations.yaml @@ -168,14 +168,6 @@ alias: Family Has Arrived description: Runs when family arrives at home trigger: - - platform: zone - entity_id: person.christina_stork - zone: zone.home - event: enter - - platform: zone - entity_id: person.tony_stork - zone: zone.home - event: enter - platform: state entity_id: group.family from: not_home