Frigate Mobile App Notifications 2.0

anyone was able to use this amazing blueprint with frigate 15 beta!? specially the clips. the other stuffs works fine

Check your base url. What is it pointing to

1 Like

Should work fine

sorry , whats suppost to look? im using the same base url as the frigate .14.

:frowning:

Sometimes I am getting double notifications and was wondering if thereā€™s anything in my code which can cause it? Sometimes it happens, sometimes it doesnā€™t.

Nothing other than an mqtt message from frigate can trigger a notification.

What logs, etc. should I look at to see where the issue is?

I doubt there is an issue. Describe double notifications exactly

Notification of a person on the camera and 2 notifications pop up on my iPhone, one right after another. Sometimes it doesnā€™t happen.

We tag the notification with the event ID. Unless you phone is having a big where it doesnā€™t override it, you are potentially getting two event IDs from frigate so itā€™s correctly sending two. You could use a cooldown timer, but I personally donā€™t like those.

Iā€™ll have to look at this even closer, because it now seems as if I hear 2 notification beeps, but itā€™s only one notification pop-up on the iPhoneā€¦

The automation loops looking for noteworthy updates depending on how you set it up. You could theoretically get 20 for one person/event

Appreciate the help - I love the Blueprint. Iā€™m going to watch it some more and See if itā€™s making multiple noises from one displayed notification or exactly what itā€™s doingā€¦are there are any logs that can be helpful for me to see?

Having issues getting this to work with a notification group. Currently I have a notification group with just 2 phones, 1 Android 1 iPhone. The iPhone is reliabily getting notifications but it is intermittent on Android. When I turn off the notification group and just specify the android phone device with no other changes I reliably get notifications. I see all the notifications in the companion app history, but only sometimes get an actual notification when using the notification group.