Fix Birdnet-Go microphone selection override

This commit is contained in:
Alexandre
2025-12-17 17:09:06 +01:00
parent 7f5a932586
commit b82d8cddcd
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
- 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.
## "nightly-20251028" (01-11-2025)
- Minor bugs fixed