Add Frigate Notifications
This commit is contained in:
@@ -293,3 +293,23 @@ automation:
|
|||||||
event: start
|
event: start
|
||||||
action:
|
action:
|
||||||
- service: shell_command.doorbell_camera_set_online
|
- service: shell_command.doorbell_camera_set_online
|
||||||
|
|
||||||
|
- alias: Frigate Doorbell Notification
|
||||||
|
use_blueprint:
|
||||||
|
path: hunterjm/frigate_0.10_notification.yaml
|
||||||
|
input:
|
||||||
|
camera: doorbell
|
||||||
|
notify_device: ce165dc8c682f384b6b0c0f36b72659a
|
||||||
|
base_url: https://hass.kraussnet.com
|
||||||
|
critical: true
|
||||||
|
update_thumbnail: true
|
||||||
|
|
||||||
|
- alias: Frigate Backyard Notification
|
||||||
|
use_blueprint:
|
||||||
|
path: hunterjm/frigate_0.10_notification.yaml
|
||||||
|
input:
|
||||||
|
camera: backyard
|
||||||
|
notify_device: ce165dc8c682f384b6b0c0f36b72659a
|
||||||
|
base_url: https://hass.kraussnet.com
|
||||||
|
critical: true
|
||||||
|
update_thumbnail: true
|
||||||
|
|||||||
Reference in New Issue
Block a user