Updater bot : birdnet-go updated to nightly-20251223

This commit is contained in:
alexbelgium
2025-12-23 17:07:36 +01:00
parent f2d69eed9a
commit 7b058b4806
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## nightly-20251223 (23-12-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## nightly-20251214 (20-12-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.