Update Frigate Notifications
This commit is contained in:
@@ -23,17 +23,17 @@ notify:
|
||||
- name: security
|
||||
platform: group
|
||||
services:
|
||||
- service: mobile_app_jp_pixel3a
|
||||
- service: mobile_app_jp_iphone
|
||||
data:
|
||||
title: Home Security
|
||||
data:
|
||||
ttl: 0
|
||||
priority: high
|
||||
push:
|
||||
interruption-level: time-sensitive
|
||||
|
||||
- name: general
|
||||
platform: group
|
||||
services:
|
||||
- service: mobile_app_jp_pixel3a
|
||||
- service: mobile_app_jp_iphone
|
||||
data:
|
||||
title: Home Assistant
|
||||
|
||||
@@ -41,4 +41,4 @@ notify:
|
||||
platform: group
|
||||
services:
|
||||
- service: mobile_app_jennifer_s_iphone
|
||||
- service: mobile_app_jp_pixel3a
|
||||
- service: mobile_app_jp_iphone
|
||||
|
||||
@@ -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