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