From 566f908559db4d8d0b21660caa08408f8508bd4e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:50:50 +0200 Subject: [PATCH] Update config.json --- birdnet-go/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/birdnet-go/config.json b/birdnet-go/config.json index f14b98977..a56da465a 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -3,6 +3,7 @@ "aarch64", "amd64" ], + "audio": true, "codenotary": "alexandrep.github@gmail.com", "description": "Realtime BirdNET soundscape analyzer", "devices": [ @@ -122,5 +123,5 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", "usb": true, - "version": "nightly-20250904_test" + "version": "nightly-20250904_test2" }