From 83e4300de5463c4910d975d90f8b15113ecf50cf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 1 Aug 2025 11:33:02 +0200 Subject: [PATCH] Add usb nobuild https://github.com/alexbelgium/hassio-addons/issues/1808#issuecomment-3143535383 --- birdnet-go/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/birdnet-go/config.json b/birdnet-go/config.json index 83a422e60..ec70a8319 100644 --- a/birdnet-go/config.json +++ b/birdnet-go/config.json @@ -119,5 +119,6 @@ "slug": "birdnet-go", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go", + "usb": true, "version": "nightly-20250730" }