Add Frigate Notifications

This commit is contained in:
2022-10-07 09:15:28 -07:00
parent ad56dda579
commit c797f43378

View File

@@ -293,3 +293,23 @@ automation:
event: start
action:
- 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