mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Updater bot : birdnet-go updated to nightly-20251214
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 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.
|
||||
|
||||
- Preserve the microphone selected in the BirdNET-Go UI unless the `homeassistant_microphone` option explicitly forces the default device.
|
||||
|
||||
@@ -117,4 +117,4 @@ slug: birdnet-go
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go
|
||||
usb: true
|
||||
version: "nightly-20251028"
|
||||
version: "nightly-20251214"
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
"github_beta": true,
|
||||
"github_fulltag": true,
|
||||
"github_tagfilter": "nightly",
|
||||
"last_update": "01-11-2025",
|
||||
"last_update": "20-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "birdnet-go",
|
||||
"source": "github",
|
||||
"upstream_repo": "tphakala/birdnet-go",
|
||||
"upstream_version": "nightly-20251028"
|
||||
"upstream_version": "nightly-20251214"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user