Remove audio property and update version

This commit is contained in:
Alexandre
2025-09-15 10:30:41 +02:00
committed by GitHub
parent a170a90602
commit b67bff4ed1

View File

@@ -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"
}