Frigate-notify
About
This project is designed to generate event notifications from a standalone Frigate NVR instance.
Currently Frigate only supports notifications through Home Assistant, which I'm not using right now. So I set out to build a simple notification app that would work with a standalone Frigate server.
Features
Event Polling
- MQTT
- Direct via Frigate API
Notification Methods
- Discord
- Gotify
- SMTP
- Telegram
- Pushover
- Ntfy
- Generic Webhook
Other
Installation
See Install / Setup.
Configuration
An example config file has been provided (example-config.yml
). Please copy this & edit to fit your needs.
The sample config contains inline descriptions for each field. For additional details on the available config options & the defaults, see the Config docs.
Screenshots
For example screenshots of app notifications, see here
Changelog
Additional details on each release are in the Changelog
Support