Thanks for the clarification. I can work with that.
BBAnyone tested the frigate Beta14 with the blueprint?
I’ve got ideas, but wonder about making the attachment. Does the SMTP integration allow that?
Wow. SMTP integration looks powerful.
That said, I think you’d be up against some of the same barriers that I am using it to notify with TTS. Within “custom action auto” it doesn’t reliably trigger with zones. So, instead you make your action in “custom actions loop” and figure out how to make it only trigger once (like SgtBatten suggested a couple comments up). The trick is going to be letting it loop until the conditions for zones are met once, then stopping. I’m happy to share what I come up with once I’ve tried the suggestion.
I haven’t dove into it, but if you look at the blueprint itself you should be able to figure out the link structure for where the snapshots are stored. Once you have that you can start testing with putting that into the SMTP service call.
Blueprint testet with Frigate 14 Beta! Works like before!
Graetz
There is a new /reviews mqtt topic for 0.14 that combines multiple objects into a single payload. Basically matching what is shown in the new UI. It works well to reduce notification spam because, for example, you’ll get a single notification for a car that parks and the person that walks inside.
Another new feature in 0.14 for notifications is built in support for gifs of an event instead of needing to pull down a full resolution clip
This is great, hopefully these get implemented when it launches out of beta in this blueprint
Do i change this ghcr.io/blakeblackshear/frigate:stable
to ghcr.io/blakeblackshear/frigate:v0.14.0-beta1
I dont have much time these days. Just merged Stable and Beta. Will have a crack at a quick conversion to frigate 0.14 on the beta branch today and tomorrow.
there is no v
Happy to answer any questions
Thanks mate. I think i’ll need it. Seems if using the review topic a lot of the triggers for updates cant be used any more due to the payload having a lot less data.
I’m doing a really rough cull to see if i can get something working. Stable branch will remain as the existing event topic functionality I think.
If someone could give me a few examples of in progress mqtt messages fromt he new reviews topic that would help.
Headed to work now, if anyone wants to try and assist here is the latest. Untested, and almost certainly non functional.
Use the pull request #216
Tested the beta — got notifications… but don‘t now what’s the difference to the „stable“
Did you manually install the beta I linked or just the one in the normal repository. Because if it’s the latter one, there is no difference.
I used this …
Import blueprint
Using your posted link above …
Get this message
while parsing a block mapping in “”, line 1073, column 29: tag: "{{ id }} ^ expected , but found ‘{’ in “”, line 1074, column 37: group: “{{ group }}” ^
That’s more like it.
Edit: Fixed that particular one
Morning. Appreciate the work here!!! I’ve tried the past stable and currently am on the 0.12.0.3c beta build. I’ll upgrade to the latest stable, but I don’t see anything in the changelog that affects my issue. I keep getting “person” notifications for cats and dogs. But, I have those excluded. Not sure where I’m going off the rocker with my configuration.
Here are some screenshots to “maybe” help show my errors to point out to me if you could.
Advice on solving this to only be notified for people would be greatly appreciated.
Maybe filter is a confusing term, but you want to remove all those things and just put person. its a list of what you want, not what you dont want.
Thanks for the prompt reply. I created two PRs just with text clarification in case others get confused like me. Probably not so important.
Do you think it will be possible to integrate the bluprint notification with a space for Gemini AI Generative Conversation that will describe the snapshot or the video?