From bb07559c213f3f17c7c708c395d505ca54b9fcfe Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 24 Jul 2026 13:48:47 +0000 Subject: [PATCH] automations.yaml --- automations.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/automations.yaml b/automations.yaml index faf9498..2f76bd4 100644 --- a/automations.yaml +++ b/automations.yaml @@ -1007,16 +1007,16 @@ - delay: 00:00:02 - action: ai_task.generate_data continue_on_error: true + response_variable: ai_profile data: task_name: Blink InShed Camera Analysis entity_id: ai_task.ollama_ai_task_video - instructions: Describe what you see in this image in brief. Focus on any people, - objects, or activities. Text needs to be max 225 characters. - attachments: - - media_content_id: media-source://media_source/local/blinkTree.jpg - media_content_type: image/jpeg - response_variable: ai_profile - - action: notify.notify + instructions: Describe what you see in this image in brief. Focus on any people, + objects, or activities. Text needs to be max 225 characters. + attachments: + - media_content_id: media-source://media_source/local/blinkTree.jpg + media_content_type: image/jpeg + - action: notify.notify data: title: Motion Detected - Backyard Tree message: "{{ ai_profile.data if ai_profile is defined and 'data' in ai_profile