Update Frigate Notifications
This commit is contained in:
@@ -320,6 +320,9 @@ automation:
|
||||
topic: frigate/events
|
||||
payload: new
|
||||
value_template: "{{ value_json.type }}"
|
||||
condition:
|
||||
- condition: template
|
||||
value_template: "{{ trigger.payload_json.after.has_clip }}"
|
||||
action:
|
||||
service: notify.security
|
||||
data:
|
||||
|
||||
Reference in New Issue
Block a user