Changelog
- Support for notification based on Alerts & Detections via Frigate Reviews
- ⚠️ Note: Reviews mode is now the default with this release
- To continue using
events
mode, please see the docs
- Add initial support for a REST API
- Retrieve, edit, or reload configuration
- Enable/disable notifications & send test notifications
- App status/healthchecks
- Added support for multiple notification endpoints per notification provider
- Includes ability to filter which endpoint is used based on event conditions
- For example: Two SMTP alert endpoints, each with different contacts. One group for high priority detections (person, car) & the other for anything else
- Added support for specifying custom Pushover sounds
- Added support for re-checking event details from Frigate after a delay
- Useful if waiting for a 3rd-party app to update
sub_label
- Useful if waiting for a 3rd-party app to update
- Added support for processing audio events & optionally dropping audio-only events
- Camera names are now transformed to title case (ex. "side_door" becomes "Side Door")
- Fixed issue with retry logic used for webhook notifications