mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Clean webui options
https: //github.com/alexbelgium/hassio-addons/issues/1718 Co-Authored-By: Igor Santos <532299+igorsantos07@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
- Selected flood as default ui
|
||||
- Disabled ui with issues https://github.com/alexbelgium/hassio-addons/issues/1718
|
||||
|
||||
## 4.0.6-r0-ls272 (17-12-2024)
|
||||
- Minor bugs fixed
|
||||
- Fix transmission web control
|
||||
|
||||
@@ -85,6 +85,7 @@
|
||||
"DNS_server": "8.8.8.8,1.1.1.1",
|
||||
"PGID": 0,
|
||||
"PUID": 0,
|
||||
"customUI": "flood-for-transmission",
|
||||
"download_dir": "/share/downloads",
|
||||
"incomplete_dir": "/share/incomplete"
|
||||
},
|
||||
@@ -112,7 +113,7 @@
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"customUI": "list(standard|combustion-release|transmission-web-control|kettu|flood-for-transmission|transmissionic)",
|
||||
"customUI": "list(standard|transmission-web-control|kettu|flood-for-transmission)",
|
||||
"download_dir": "str",
|
||||
"incomplete_dir": "str?",
|
||||
"localdisks": "str?",
|
||||
|
||||
Reference in New Issue
Block a user