That all makes sense. I’m just wondering how it works in light off the PR which seems to be directly addressing this situation (the desire to intentionally stop a looping run). Is there something about the way the silence process works in this BP that avoids the stop of the previous run?
Not a big deal, just more wondering for the understanding.
Quick follow up for anyone interested in making the a custom action for TTS or similar more consistent…
I was able take my existing “custom action auto” and copy it into the “custom action loop” since it already had an input_boolean that disabled itself for 60 seconds as part of the action. That boolean was there to avoid the speaker from playing too many messages. I’d turned down the cooldown period as the camera picked up vehicles on the road and was missing vehicles in the driveway.
NOTE - it’s now in both the “auto” and “loop” sections and only triggers a TTS once because of the boolean.
For testing purposes I added a message sent to my phone of “loop” or “not loop”. As it turns out, this was the solution. Now my TTS to the house speakers is triggered either by the “auto” or “loop” part of the blueprint, but only once within 60 seconds.
Hi Experts,
Sorry I am new here.
I cannot add the blueprint to my HA.
After I click preview it show “Timeout”
Is there some issue with the link?
I have tried the org post and can import the blueprint
Experiencing a delay in receiving the notification on beta compared to the stable channel so will be switching back. Using with latest beta of Frigate.
Appreciate your continuing work on the blueprint. I grabbed the stable a few days ago before the switch I believe, so have a working version currently.
I have a question for the custom button on the beta, which is a promising addition but I can’t figure out how to incorporate the below app intent (Open tinycam pro and display a stream).
- action: URI
title: View Live
uri: >-
intent:#Intent;action=android.intent.action.MAIN;component=com.alexvas.dvr.pro/com.alexvas.dvr.activity.LiveViewActivity;S.com.alexvas.dvr.intent.extra.shortcut.NAME=CAMERA_NAME;end
Ideally I’d like to bring this into my stable version but my experience with HA YAML is limited.
Hello and congratulations, I am completely ignorant on the subject but I wanted to know if there is a way to get notifications only when the degree of detection exceeds a certain veracity typical after 75%. It should be top_score. Thanks
All of a sudden, getting ERR_INVALID_RESPONSE on all snapshots/clips and not sure where to start to debug this, on mobile as well as pc chrome browser.
Just to update, I have tried…
Uninstall and reinstall frigate integration
Used IP and FQDN
Deleted and readded frigate server
Updated frigate server to latest beta
I tried the Frigate Notifications (0.12.0.4a) with pretty much all the default settings but it doesn’t seem to be working at all. It never gets triggered and when I run the automation no notification is delivered to my phone.
I’m new to looking at the traces but it appears that it takes the far right path which goes straight to the bottom or end. Any suggestions on what I can look for/adjust to get going in the right direction?