From 3361337966868415f8fd5128370ec7373fd65b79 Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Mon, 2 Sep 2024 13:45:52 -0700 Subject: [PATCH] fix: Fix timeouts on camera events re-enable --- packages/security/security.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/security/security.yaml b/packages/security/security.yaml index 9725d12..d98f02d 100644 --- a/packages/security/security.yaml +++ b/packages/security/security.yaml @@ -444,7 +444,7 @@ automation: - "{{ is_state('input_boolean.guest_mode', 'off') }}" mode: restart action: - - delay: 10 # Why? + - delay: 30 # Allow time to walk inside before events restart - service: mqtt.publish data: topic: frigate/backyard/detect/set @@ -469,7 +469,6 @@ automation: to: 'off' mode: restart action: - - delay: 10 # Why? - service: mqtt.publish data: topic: frigate/backyard/detect/set