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