Update Security Scripts
This commit is contained in:
@@ -174,7 +174,7 @@ script:
|
|||||||
# Run as a script so it can be cancelled by the helper turning back off
|
# Run as a script so it can be cancelled by the helper turning back off
|
||||||
auto_resume_camera_events:
|
auto_resume_camera_events:
|
||||||
alias: Automatically Resume Exterior Camera Event Detection (timed)
|
alias: Automatically Resume Exterior Camera Event Detection (timed)
|
||||||
data:
|
fields:
|
||||||
minutes:
|
minutes:
|
||||||
name: Minutes
|
name: Minutes
|
||||||
description: "The amount of time to wait before resuming detection"
|
description: "The amount of time to wait before resuming detection"
|
||||||
@@ -367,7 +367,8 @@ automation:
|
|||||||
target:
|
target:
|
||||||
entity_id: script.auto_resume_camera_events
|
entity_id: script.auto_resume_camera_events
|
||||||
data:
|
data:
|
||||||
minutes: 60
|
variables:
|
||||||
|
minutes: 60
|
||||||
|
|
||||||
- alias: Resume Camera Event Detection
|
- alias: Resume Camera Event Detection
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
Reference in New Issue
Block a user