My HomePod has a doorbell notification when an object is detected. This is nice, actually. However, I’d like to turn off the mobile HomeKit notification, since it does not work well (I cannot get Frigate’s stream to work at all inside HomeKit). So, I love the doorbell sound, but I want the notification to remain in HomeAssistant [Companion App] only.
I’d like to get a bit granular on notifications so that only certain objects produce certain notifications based on certain conditions. Would this be done inside an automation and involve the blueprint or what exactly?
Objects yes, zones no, it would be problematic. Something I’d like to do after I convert most of the current beta to stable.
I’ve no familiarity with homekit so can’t help there.
For #2 my first thought is to use multiple automations. Many things can be setup for conditional variation, but not everything, so seperate automations would simplify the setup
To use this blueprint you create an automation using it. The filters section is all about conditions. If you need custom conditions only the beta has that supported currently.
I’m loving this blueprint but I have suddenly stopped receiving notifications for one copy of it and I can’t understand why.
For each camera I have a version of the blueprint such that it is limited to a certain detection type (person, animal, vehicle) and for one of my person automations I’m no longer getting any notifications, but the animal one for the same camera works fine.
If that’s truely where it fails then it’s saying the event wasn’t a person. Given you have frigate setup for more than just people objects though, double check you are looking at a trace that’s relevant.
I have had a few good suggestions to move the object conditional statements into he higher level automation conditions which I plan to do. This will help reduce the false traces (due to other objects) when I can get to it.
Actually, now that I look into this further it seems I need to reduce the threshold setting in Frigate for this camera as it’s not registering people detections anymore.
EDIT: confirmed that the threshold setting on this particular camera was the issue. Sorry about wasting time here.
No trouble mate, but for your information, the object filter is not high enough in the blueprint to stop it triggering. You dog will trigger the people blueprint, but it wont send notifications. That’s was what I referred to by moving the object condition earlier. In your screenshots, a dog triggered both of those. It later failed the object test in the person trace.
I’m getting notified on some weird false positives. They are false positives via the blueprint only, not frigate. Whenevet I get the notifications and click on either the snapshot or clip I get the following error on a blank screen:
{“message”:“Event not found”,“success”:false}
Any idea why I get random notifications if somebody is detected while I have set a presence filter? It detects all the time and I’m home all the time but at some point a notification is thrown then. This is my config:
I’ve been using this blueprint for the past year without issue so thanks! On my Samsung S22+ I can see the thumbnail in the notification, I used to be able to expand that notification to see a much larger thumbnail in the notification panel for a better view of who’s at the door. Over the past couple of days that’s no longer the case and the image vanishes if I expand the notification (and comes back to the small one when shrinking it). My partners Samsung A52 doesn’t have the same problem (yet… I’m on the beta app) so I’m sure it’s not this blueprint but has anyone faced the same issue?