automations.yaml
This commit is contained in:
+2
-4
@@ -1575,12 +1575,10 @@
|
|||||||
}}"
|
}}"
|
||||||
- action: persistent_notification.create
|
- action: persistent_notification.create
|
||||||
data:
|
data:
|
||||||
title: Motion Detected - Backyard Inside Shed
|
title: Motion Detected - Backyard
|
||||||
message: "{{ ai_profile.data if ai_profile is defined and 'data' in ai_profile
|
message: "{{ ai_profile.data if ai_profile is defined and 'data' in ai_profile
|
||||||
else 'Motion detected, but the AI Task integration failed to return a response.'
|
else 'Motion detected, but the AI Task integration failed to return a response.'
|
||||||
}}
|
}}"
|
||||||
|
|
||||||
"
|
|
||||||
notification_id: "{{ notification_id }}"
|
notification_id: "{{ notification_id }}"
|
||||||
mode: queued
|
mode: queued
|
||||||
max: 10
|
max: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user