Changelog
- Additional filtering options for alerts:
- Ability to modify snapshot when retrieved from Frigate: include bounding box / timestamp or crop snapshot
- Allow use of template variables within HTTP headers sent to notification providers
- Ntfy action button can now be overrriden by defining a custom
X-Actions
header in the config file - Templates can also now include information from environment variables
- Ntfy action button can now be overrriden by defining a custom
Commits
- 958b931 Add abiltiy to include env vars in templates
- 38e4015 Add retry for notifications sent via HTTP (#103)
- 64bb90f Allow variables in HTTP headers (#100), document variable config issue (#106)
- fdf11bb Add snapshot modifiers (#109)
- f4b53d9 Add quiet hours (#107)
- 5fdd31b Allow alert filtering by minimum score
- 17f1972 Add support for sublabel filtering (#102)