mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 17:21:56 +02:00
Update config.json
This commit is contained in:
@@ -90,7 +90,7 @@
|
|||||||
"name": "Birdnet-go",
|
"name": "Birdnet-go",
|
||||||
"options": {
|
"options": {
|
||||||
"BIRDSONGS_FOLDER": "/config/clips",
|
"BIRDSONGS_FOLDER": "/config/clips",
|
||||||
"audio_card": "default"
|
"homeassistant_microphone": false
|
||||||
},
|
},
|
||||||
"panel_admin": false,
|
"panel_admin": false,
|
||||||
"panel_icon": "mdi:bird",
|
"panel_icon": "mdi:bird",
|
||||||
@@ -110,7 +110,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"BIRDSONGS_FOLDER": "str?",
|
"BIRDSONGS_FOLDER": "str?",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"audio_card": "str?",
|
"homeassistant_microphone": "bool?",
|
||||||
"cifsdomain": "str?",
|
"cifsdomain": "str?",
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
@@ -125,5 +125,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_3"
|
"version": "nightly-20250904_4"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user