Updater bot : birdnet-go updated to nightly-20251008

This commit is contained in:
alexbelgium
2025-10-11 01:55:29 +02:00
parent cfa9783c53
commit 5082f6874b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## nightly-20251008 (11-10-2025)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## nightly-20250904_6 (17-09-2025)
- New option "homeassistant_microphone". If set to true, will use homeassistant's microphone by setting the audio_card to "default". Please use the addon options to select the device to which "default" is allocated

View File

@@ -125,5 +125,5 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
"usb": true,
"version": "nightly-20250904_6"
"version": "nightly-20251008"
}

View File

@@ -2,10 +2,10 @@
"github_beta": true,
"github_fulltag": true,
"github_tagfilter": "nightly",
"last_update": "06-09-2025",
"last_update": "11-10-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "nightly-20250904"
"upstream_version": "nightly-20251008"
}