Sorry for missing it .(thought it wasn’t for me )
I think it’s my bad asa I have 2 automation when person detected by a camera and the notification seems to work fine while the other automation doesn’t have a filter on the zones .
@Symbiot78
Is it possible to perform some additional action after detection? I wanted to include additional actions in Node-Red, but unfortunately I don’t know how to combine it.
I’m currently trying to make some virtual notify.dummy object and read its state in node-red, but I can’t find if such a virtual notify entity is possible.
I setup this notification up the other day and it works great on mobile devices (Android).
Today, I tried to set it up on my Sony TV with Android TV built in. The Frigate notification works
fine, but I cannot see a way to dismiss the notification. Only a restart of the Android OS removes it.
Anyone else experienced anything similar and is there a setting that I am missing? I have already tried toggling the ‘(Optional) TV Notification Interrupt’.
Other notification to the TV disappear accordance to the timeout values set.
Just tried to install this, and set it up. It is not triggering for me at all. The event shows up in Frigate, but the Automation remains Never triggered. Any ideas?
Install the frigate integration if you don’t have it installed.
Use tthis updated version of the blueprint instead of the original.
@Sh500 pointed it out below but has edited the post so i’ll put it here too, your trigger zone needs a hypen and space before it. See examples of how lists look in the description of the blueprint at the top of the automation.
I have interrupt off and they self dismiss with no interaction after the timeout.
I’ll see if I can test with interrupt on later today.
Edit:
Can you give an example of a working notification, send one via the services tab if need be.
Also share the yaml of your automation which is not clearing properly.
@SgtBatten I had previously tried removing and re-adding the ‘Android TV notifications’ integration, but that didn’t seem to make a difference. Today I also did the same but also doing the same with ‘Android TV’ integration and now, the notifications are auto-dismissing at least.
But if I have the ‘TV Notification interrupt’ option enabled, I am unable to dismiss it or perform anything else with it. An Android OS restart is the only way to remove it.
Does the beta blueprint show snapshots in Frigate 12 for you guys? I’m getting a: Failed to load attachment, response status code was unacceptable: 404
I can see the snapshots and recordings in media on Home Assistant - thanks!
For the part where you can set the Notification Group, how do I go about creating a group that contains both my wife’s and my phone in it? I have created groups via the helpers configuration before and also added one in the yaml to define a collection of person.{name} entities, but I don’t know the format for creating a group of devices (phones in my case) for the recipients?
@Sh500
I observed this now, using interrupt set to true. I’d never used it before.
I noticed when it first appeared it had a border highlighted around it, as soon as i pressed an arrow key on the remote it went away and i assume that stopped me being able to action it. Perhaps if id pressed back or ok first it would have gone away. Maybe we just need to work out what the close button needs to be and ensure it gets hit first. Otherwise, i’m just going to use the timeout and interrupt false.