I got the custom action working in Slot 3, however I tried to move the āSilence New Notificationsā to slot 2, and it treats it like a URL, I get a 404 error screen.
I opened automations.yaml and manually entered in;
Thank you and apologies if this has been noted/asked previously. I am using iOS on an iPhone. Everything works as it should, except the clips wonāt play. I copied and pasted the link for the clips and discovered that iOS will not play a clip from a url ending with .mp4 in any iOS browser I tested. However, I have no problem opening the clip url in any browser on Windows or MacOS. There seems to be a specific issue that iOS prohibits opening .mp4 files within a browser.
my rockchip frigate 15.1-RK keep the old frigate topic āeventsā
so create a rowback repo that contains the Frigate Notification Blueprint Version: 12.0.6
First, sorry for the noob question. I finally update my frigate from 13.2 to 15.1. Now Iām in need of the new blueprint. So how exactly do I update the old blueprint along with all of my frigate automations? Thanks in advance for the help.
Hereās a potentially useful bug. I have two front door cams, one is an IP camera connected to Frigate and the other is a Ring camera connected to HA through Ring MQTT (but NOT connected through Frigate). Both have āFront Doorā in their names. When setting up the stream video button on this blueprint for the IP camera, I receive the stream from the Ring camera (even though itās not connected to Frigate). This happens about half the time; the other time nothing loads. I presume itās some sort of MQTT mismatch due to their similar names.
Possibly only works on the last slot. I remember updating the yaml to be the same for all 3 buttons but canāt remember the result. What version are you using of the blueprint?
The variable {{attachment}} already has the complete path in my version of the blueprint, so ā{{base_url}}/api/frigate{{client_id}}/notifications/{{id}}/ā in front of "{{attachment}} is not required and would result in a wrong URL.
This is what is working for me in release 0.14.0.2w of the Blueprint:
Regarding sending the clip instead of the snapshot, I would suggest to send the snapshot with a link to the clip, which will be a much faster notification and still provides the option of viewing the clip.
You can simply replace the last part of the {{attachment}} URL with clip.mp4 to access the corresponding clip.
Hey there. I recently updated frigate from 13 to 15 and that ment I needed to update my blueprint from 12.0.2 to latest. Now I got everything working pretty well but Iāve noticed one thing that isnāt working on my iPhone. Before I could long press on the notification and it would bring up a preview snapshot and the action buttons. Now when I long press itās just a black box thatās acting like it wants to play something. I have initial attachment set to snapshot with bounding box. Should I choose something else? If I regular click on the notification the url opens with the snapshot with bounding box as expected. Just wish I could get the preview to work again. Any help troubleshooting this?
Update⦠I removed the option ālive view entity - iOS only (Optional)ā and now my notification long press is showing the snapshot like I wanted. Thanks for the great blueprint.
Iām switching over to using Telegram and want to use Telegram Topics for the the different object notifications. Is that possible with this blueprint?