As would I. Unfortunately the blueprint triggers off mqtt messages sent in the frigate/events mqtt topic so it means a message containing the appropriate values was sent at one point. As for why frigate dropped the event, we would have to look at debugging that through a frigate GitHub issue is say.
I updated my iOS Home Assistant app today and now do not get snapshots in the notifications and the link to show the video when pressing the notification goes to a blank page. The app made some changes somewhereâŚ
When I look at the HA update in the iOS store it says âfixes notifications with attachments being lost in Local Push under iOS 16.4 or later by working around a bugâ
Someone on the gist mentioned they couldnât open snapshots or clips on any browser on their iOS phone but could open the same links on their computer.
I assume it works with your baseurl on a computer?
@SgtBatten is there configuration Iâm missing to make the silence notifications work outside of setting the number of minutes which is snoozed for. I get constant notifications despite snoozing when my kids are outside.
@SgtBatten thanks for the quick reply and the great work on the blueprint.
I think both? Getting a metric ton of notifications so itâs a bit hard to be certain. The camera is positioned at the front of the garage and much of the playing would involve going out of frame. In one circumstance I silenced 5+ seperate notifications all at once and it made no difference.
Hello, I recently updated to the most recent version of HA (2023.4.1), and as a result, the frigate automation no longer functions. I can see an update to the time stamp in the last triggered under automations, but no notifications have been sent to my ios or android devices, and there are no errors in the HA logs either. Can you tell me how to identify the problem?
@SgtBatten using 0.11.0.15 and standard settings but adjusted the silence setting to 60 mins.
I just spent time watching the feed while comparing the notifications. Itâs happening because I have a mask and the child is entering the mask then returning. I guess this is working as intended as upon returning they are considered a new object?
Is there a way to add a feature which disables all notifications for a period of time even if they leave and re-enter?
No, Iâve not experienced the tv turning on. Guessing your tv isnât really off though, just in standby or some sort of light sleep?
When my tv is off I get an error because the notification service isnât available. So I use the state filter options to only send notifications if the tv is not off. You could use the same thing for your issue I suspect.
Thatâs how it is meant to work. It should not be notifying for new events when silenced. The easiest test would be to trigger a notification, walk out of shot for a minute and hit silence on the notification, then walk back in shot and the new event that frigate generates should NOT be sent to your phone. If it is, somethingâs wrong.
I would be checking myself but am not home currently and dont want to bother people at home sorry. I can check in a couple of days if you canât in the mean time.
I believe masks only apply to new motion. Existing object continue to be tracked. So if the kids donât leave the camera view it could well be the same event, which can continue after being silenced
Edit. I was wrong. Motion masks can hide a tracked object and cause it to become a new event. So it seems something is wrong with the silence function of you are not able to silence them.