blue_room to boys_room

This commit is contained in:
CeeWeasel
2025-10-10 20:24:52 -04:00
parent 10e297961b
commit 5b688e7c78
382 changed files with 8674 additions and 8739 deletions
@@ -50,13 +50,13 @@ action:
attachment:
url: /api/frigate/notifications/{{id}}/thumbnail.jpg
- service: persistent_notification.create
- action: persistent_notification.create
data:
title: A {{ label }} was detected on the {{ camera_name }} camera.
message: 'A {{ label }} was detected on the {{ camera_name }} camera. ![image](https://automation.clintweaver.com/api/frigate/notifications/{{trigger.payload_json["after"]["id"]}}/thumbnail.jpg)'
notification_id: "{{ id }}"
default:
- service: notify.{{ group_target }}
- action: notify.{{ group_target }}
data:
message: A {{ label }} was detected on the {{ camera_name }} camera.
data:
@@ -109,7 +109,7 @@ action:
title: Silence Notifications
destructive: true
default:
- service: notify.{{ group_target }}
- action: notify.{{ group_target }}
data:
message: A {{ label }} was detected on the {{ camera_name }} camera.
data:
@@ -59,13 +59,13 @@ action:
attachment:
url: /api/frigate/notifications/{{id}}/thumbnail.jpg
- service: persistent_notification.create
- action: persistent_notification.create
data:
title: A {{ label }} was detected on the {{ camera_name }} camera.
message: 'A {{ label }} was detected on the {{ camera_name }} camera. ![image](https://automation.clintweaver.com/api/frigate/notifications/{{trigger.payload_json["after"]["id"]}}/thumbnail.jpg)'
notification_id: "{{ id }}"
default:
- service: notify.{{ group_target }}
- action: notify.{{ group_target }}
data:
message: A {{ label }} was detected on the {{ camera_name }} camera.
data:
@@ -118,7 +118,7 @@ action:
title: Silence Notifications
destructive: true
default:
- service: notify.{{ group_target }}
- action: notify.{{ group_target }}
data:
message: A {{ label }} was detected on the {{ camera_name }} camera.
data:
@@ -156,4 +156,3 @@ action:
continue_on_timeout: false
- delay:
minutes: 30
@@ -56,13 +56,13 @@ action:
attachment:
url: /api/frigate/notifications/{{id}}/thumbnail.jpg
- service: persistent_notification.create
- action: persistent_notification.create
data:
title: A {{ label }} was detected on the {{ camera_name }} camera.
message: 'A {{ label }} was detected on the {{ camera_name }} camera. ![image](https://automation.clintweaver.com/api/frigate/notifications/{{trigger.payload_json["after"]["id"]}}/thumbnail.jpg)'
notification_id: "{{ id }}"
default:
- service: notify.{{ group_target }}
- action: notify.{{ group_target }}
data:
message: A {{ label }} was detected on the {{ camera_name }} camera.
data:
@@ -115,7 +115,7 @@ action:
title: Silence Notifications
destructive: true
default:
- service: notify.{{ group_target }}
- action: notify.{{ group_target }}
data:
message: A {{ label }} was detected on the {{ camera_name }} camera.
data:
@@ -153,4 +153,3 @@ action:
continue_on_timeout: false
- delay:
minutes: 30
@@ -63,13 +63,13 @@ action:
attachment:
url: /api/frigate/notifications/{{id}}/thumbnail.jpg
- service: persistent_notification.create
- action: persistent_notification.create
data:
title: A {{ label }} was detected on the {{ camera_name }} camera.
message: 'A {{ label }} was detected on the {{ camera_name }} camera. ![image](https://automation.clintweaver.com/api/frigate/notifications/{{trigger.payload_json["after"]["id"]}}/thumbnail.jpg)'
notification_id: "{{ id }}"
default:
- service: notify.{{ group_target }}
- action: notify.{{ group_target }}
data:
message: A {{ label }} was detected on the {{ camera_name }} camera.
data:
@@ -122,7 +122,7 @@ action:
title: Silence Notifications
destructive: true
default:
- service: notify.{{ group_target }}
- action: notify.{{ group_target }}
data:
message: A {{ label }} was detected on the {{ camera_name }} camera.
data: