mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Remove audio property and update version
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
"aarch64",
|
"aarch64",
|
||||||
"amd64"
|
"amd64"
|
||||||
],
|
],
|
||||||
"audio": true,
|
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Realtime BirdNET soundscape analyzer",
|
"description": "Realtime BirdNET soundscape analyzer",
|
||||||
"devices": [
|
"devices": [
|
||||||
@@ -107,7 +106,6 @@
|
|||||||
"SYS_RESOURCE"
|
"SYS_RESOURCE"
|
||||||
],
|
],
|
||||||
"schema": {
|
"schema": {
|
||||||
"ALSA_CARD": "int?",
|
|
||||||
"BIRDSONGS_FOLDER": "str?",
|
"BIRDSONGS_FOLDER": "str?",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"cifsdomain": "str?",
|
"cifsdomain": "str?",
|
||||||
@@ -124,5 +122,5 @@
|
|||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go",
|
||||||
"usb": true,
|
"usb": true,
|
||||||
"version": "nightly-20250904"
|
"version": "nightly-20250904_test"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user