fix: Fix timeouts on camera events re-enable

This commit is contained in:
2024-09-02 13:45:52 -07:00
parent 5e20ccfef8
commit 3361337966

View File

@@ -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