I took the first 5 and the last line of my example straight out of the - only - file called ai_camera_motion_notification.yaml from the folder called \blueprints\automation\mcinnes01.
No idea why yours would look different - unless you downloaded a previous version of the blueprint that didn’t have these lines (yet), which is hard to imagine because it holds the info for the notification that’s sent to your mobile.
I had to play around with the indentation for a bit since File Editor was complaining. This is what I ended up with that cleared the formatting errors.
But after a new trigger from the camera, the notification Channel is still ‘General’ and not using the new Low channel
This needs to be at one level lower than the data entry above, i.e. two spaces further to the right.
Apologies, my spacing might not have been correct in the example.
That was my understanding as well. I’ll continue to play around with indentation. But I’m hoping the creator @mcinnes01 of this blueprint could incorporate notification Channel in the next version.
Added the blueprint, added the entities but it doesn’t work. Am I missing something?
The automation “Camera Snapshot, AI & Notification on Motion” (automation.camera_snapshot_ai_notification_on_motion) has an unknown action: google_generative_ai_conversation.generate_content.
This error prevents the automation from running correctly. Maybe this action is no longer available, or perhaps a typo caused it.
New to HA - just setting up my HA Green - and wanted to show the wife something ‘smart’ and this blueprint is great. I have the notifications working to my iPhone and whilst the AI message received correctly describes the image from my Ring camera, the actual image received with the iPhone notification is a baseline image not showing the cause of the motion. Any ideas? TIA
I love the descriptions but I can’t get my images to be recent. The description appears to be of the recent event but the image is from days ago. I am using this with my Eufy T8213 doorbell.
This doorbell has two images when I view it in devices. One is tied to Sensor Camera with entity ID camera.doorbell. The other one is tied to Sensor Event Image with entity ID image.doorbell_event_image.
The image that is saved to the www folder is 3 snapshots from entity ID camera.doorbell. The images are recent in the folder yet the notification I received is from days ago. I can’t figure out where this image is being pulled from. Any ideas?