Automatically turn camera events back on after one hour
This commit is contained in:
@@ -319,6 +319,10 @@ automation:
|
||||
data:
|
||||
topic: frigate/doorbell/detect/set
|
||||
payload: 'OFF'
|
||||
- delay: 3600
|
||||
- service: input_boolean.turn_off
|
||||
target:
|
||||
entity_id: input_boolean.disable_camera_events
|
||||
|
||||
- alias: Resume Camera Event Detection
|
||||
trigger:
|
||||
|
||||
Reference in New Issue
Block a user