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.