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