automations.yaml
This commit is contained in:
+1
-3
@@ -2784,9 +2784,7 @@
|
|||||||
title: Motion Detected - Backyard Shed
|
title: Motion Detected - Backyard Shed
|
||||||
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