mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-21 00:01:50 +02:00
CustomUI
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"PUID": 0,
|
"PUID": 0,
|
||||||
"PGID": 0,
|
"PGID": 0,
|
||||||
|
"customUI": "flood",
|
||||||
"download_dir": "/share/downloads",
|
"download_dir": "/share/downloads",
|
||||||
"incomplete_dir": "/share/incomplete",
|
"incomplete_dir": "/share/incomplete",
|
||||||
"networkdisks": "//ADDRESS/SHARE",
|
"networkdisks": "//ADDRESS/SHARE",
|
||||||
@@ -47,6 +48,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
|
"customUI": "list(combustion|web-control|kettu|flood),
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"download_dir": "str",
|
"download_dir": "str",
|
||||||
"incomplete_dir": "str?",
|
"incomplete_dir": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user