mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-14 03:18:02 +02:00
require customUI
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
"/dev/sdf2",
|
||||
"/dev/sdg2"
|
||||
],
|
||||
"environment": {
|
||||
},
|
||||
"environment": {},
|
||||
"map": ["config:rw", "share:rw", "media:rw", "ssl"],
|
||||
"name": "Transmission NAS",
|
||||
"options": {
|
||||
@@ -50,7 +49,7 @@
|
||||
"schema": {
|
||||
"PUID": "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?",
|
||||
"download_dir": "str",
|
||||
"incomplete_dir": "str?",
|
||||
|
||||
Reference in New Issue
Block a user