mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 06:44:06 +02:00
updated customUI code
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
"schema": {
|
"schema": {
|
||||||
"PUID": "int",
|
"PUID": "int",
|
||||||
"PGID": "int",
|
"PGID": "int",
|
||||||
"customUI": "list(|combustion-release|transmission-web-control|kettu|flood-for-transmission)?",
|
"customUI": "list(|combustion-release|transmission-web-control|kettu|flood-for-transmission)",
|
||||||
"TZ": "str?",
|
"TZ": "str?",
|
||||||
"download_dir": "str",
|
"download_dir": "str",
|
||||||
"incomplete_dir": "str?",
|
"incomplete_dir": "str?",
|
||||||
@@ -67,6 +67,6 @@
|
|||||||
"startup": "services",
|
"startup": "services",
|
||||||
"upstream": "3.00-r2-ls87",
|
"upstream": "3.00-r2-ls87",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "3.00-r2-ls87-5",
|
"version": "3.00-r2-ls87-6",
|
||||||
"webui": "http://[HOST]:[PORT:9091]"
|
"webui": "http://[HOST]:[PORT:9091]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user