Update config.json

This commit is contained in:
Alexandre
2024-05-01 08:09:10 +02:00
committed by GitHub
parent 7d06b7a714
commit 6f84b95409

View File

@@ -88,6 +88,7 @@
"schema": {
"BIRDSONGS_FOLDER": "str?",
"BIRDS_ONLINE_INFO": "list(allaboutbirds.org|ebird.org)",
"pi_password": "password",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
@@ -100,6 +101,6 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi",
"usb": true,
"version": "0.13-10",
"version": "0.13-11",
"video": true
}