From 13f35373b68be5f551cf73665d807a179aab2286 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Fri, 24 Jul 2026 17:11:55 +0000 Subject: [PATCH] automations.yaml --- automations.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/automations.yaml b/automations.yaml index 813033d..b14e4fa 100644 --- a/automations.yaml +++ b/automations.yaml @@ -1575,12 +1575,10 @@ }}" - action: persistent_notification.create 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 else 'Motion detected, but the AI Task integration failed to return a response.' - }} - - ![Snapshot](/local/{{ snapshot_filename }})" + }}" notification_id: "{{ notification_id }}" mode: queued max: 10