Replies: 7 comments 8 replies
-
Added #153 for your consideration. Many thanks for the awesome project :) |
Beta Was this translation helpful? Give feedback.
-
Just pushed a If you would like to test this, there is a new top-level config section called app:
mode: reviews Also as a note, this will only generate notifications based on Alerts within Frigate. In order to also notify on Detections, there is a toggle for that under the ...
alerts:
general:
# Set this to `true` to also notify on detections
notify_detections:
... |
Beta Was this translation helpful? Give feedback.
-
Using the new |
Beta Was this translation helpful? Give feedback.
-
New |
Beta Was this translation helpful? Give feedback.
-
Been a lot of start & stop lately depending on time I've had to work on this. Merged the early REST API stuff into I still need to add / update docs for this, but it can be enabled via the app:
mode: reviews
api:
enabled: true
port: 8000 Docs are available at
|
Beta Was this translation helpful? Give feedback.
-
Updated Still have some cleanup & documentation work to do - but current plan is to release v0.4.0 in the next 1-2 weeks. If you run into any new issues with the latest |
Beta Was this translation helpful? Give feedback.
-
v0.4.0 has been released 🎉 Thanks for your help, feedback, and testing!! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone! With v0.3.5 released earlier this week, I'm going to start working next on a slightly larger v0.4.0 release. So I wanted to share what I am planning to add - as well as open a thread here for feedback for anyone who is interested in testing.
As a quick reminder - until release, any changes will be pushed into the
dev
branch. Thedev
code & images may break some things, and so please take care with using them.Anyways, here's the current planned list:
/reviews
MQTT topic (Design Gap: Audio events are not covered by /events topic OOB #53, Infrequent notifications #108, Filter by alerts/detections (Frigate 0.14+) #147)/events
will still be the default unless you specify otherwise/reviews
will be the default - but open to feedback on thisInitial support for web-based config viewer (Config editing will likely come later, but we'll see how far I get with this) (Very simple configuration Editor #124)I'll post updates here as I make progress. And of course, the list above may change.
➡️ If you're interested / able to test - please provide feedback or issues in this thread.
➡️ For any new feature requests, please open a new issue & I can evaluate whether to include it into this upcoming release.
Beta Was this translation helpful? Give feedback.
All reactions