mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Update config.json
This commit is contained in:
@@ -72,7 +72,6 @@
|
|||||||
"name": "BirdNET-pi",
|
"name": "BirdNET-pi",
|
||||||
"options": {
|
"options": {
|
||||||
"BIRDSONGS_FOLDER": "/config/BirdSongs",
|
"BIRDSONGS_FOLDER": "/config/BirdSongs",
|
||||||
"BIRDS_ONLINE_INFO": "ebird.org",
|
|
||||||
"TZ": "Europe/Paris",
|
"TZ": "Europe/Paris",
|
||||||
"certfile": "fullchain.pem",
|
"certfile": "fullchain.pem",
|
||||||
"keyfile": "privkey.pem",
|
"keyfile": "privkey.pem",
|
||||||
@@ -93,8 +92,7 @@
|
|||||||
],
|
],
|
||||||
"schema": {
|
"schema": {
|
||||||
"BIRDSONGS_FOLDER": "str?",
|
"BIRDSONGS_FOLDER": "str?",
|
||||||
"BIRDS_ONLINE_INFO": "list(allaboutbirds.org|ebird.org)",
|
"Processed_Buffer": "int?",
|
||||||
"Processed_Files": "int?",
|
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"certfile": "str",
|
"certfile": "str",
|
||||||
"cifsdomain": "str?",
|
"cifsdomain": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user