Right now I think the only way would be to use the custom filter (beta) to return false if any of the other automations have run in the past X seconds. Trouble is, that will also include runs without a notification I think.
I’ll need to rework the blueprint for multi cameras but it’s probably achievable. I just have so little time right now.
In my case when I click view stream the url parameter as the token set to “None” which obviously gives me a 403, any trick here or is this a bug?
Is there any way either in the blueprint, frigate, or home assistant to extend the retention of these clips? I’m not sure how long they are accessible for currently due to the token issue but figured I’d see if this is configurable.
first and foremost thanks a ton for this blueprint! i had an issue with the latest ha update makign the automation disabled…just checked above and selected a single device and it fixed the issue ( i use a group ) i have a question though, i setup zone detection on frigate for 3 cameras (1 zone for each—totaling 3 zones). for each automation i specified that zone for that camera… i am not getting the notifications for that zone but all…can you specify what how zone should be setup on this blueprint??
If you can, please submit this on github and include any insight into the changes required to achieve this. i.e provide working yaml for an equivalent manual notification making it easy to compare the data keys.
if i go into frigate and look at events i can see when people are in the zone and it shows the zone name. so i am assuming that is properly setup or it would not be doing that… question is there a way i can send a tts to my media players when the alert goes off? what i did was setup another automation basically when the frigate blueprint triggers then the new automation sends tts to my sonos and samsung tablets to play tts.
if there is motion triggered on the frigate blueprint for the camera does the automation run regardless if it is in zone or not? or does it only trigger when in the zone? i noticed that when there is motion the automation seems to trigger, does it do this and then based off the zone send out to devices?