mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 10:11:53 +02:00
Exposed settings
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Transmission NAS",
|
"name": "Transmission NAS",
|
||||||
"version": "1.2",
|
"version": "1.3",
|
||||||
"slug": "transmission",
|
"slug": "transmission",
|
||||||
"description": "The torrent client for Hass.io with OpenVPN support",
|
"description": "The torrent client for Hass.io with OpenVPN support",
|
||||||
"url": "https://github.com/pierrickrouxel/hassio-addon-transmission",
|
"url": "https://github.com/pierrickrouxel/hassio-addon-transmission",
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
"authentication_required": false,
|
"authentication_required": false,
|
||||||
"username": "",
|
"username": "",
|
||||||
"password": "",
|
"password": "",
|
||||||
"localdisks": ["sda1"],
|
"localdisks": [""],
|
||||||
"openvpn_enabled": false,
|
"openvpn_enabled": false,
|
||||||
"openvpn_config": "",
|
"openvpn_config": "",
|
||||||
"openvpn_username": "",
|
"openvpn_username": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user