diff --git a/birdnet-go/config.json b/birdnet-go/config.json index f2605a004..f14b98977 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -3,7 +3,6 @@ "aarch64", "amd64" ], - "audio": true, "codenotary": "alexandrep.github@gmail.com", "description": "Realtime BirdNET soundscape analyzer", "devices": [ @@ -107,7 +106,6 @@ "SYS_RESOURCE" ], "schema": { - "ALSA_CARD": "int?", "BIRDSONGS_FOLDER": "str?", "TZ": "str?", "cifsdomain": "str?", @@ -124,5 +122,5 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", "usb": true, - "version": "nightly-20250904" + "version": "nightly-20250904_test" }