diff --git a/addons/samba/index.html b/addons/samba/index.html index f537e941de..cfa5a550b4 100644 --- a/addons/samba/index.html +++ b/addons/samba/index.html @@ -67,7 +67,28 @@
[Placeholder]
+Setup a samba server. Allow to access severals hass.io folders with windows network shares.
+{
+ "workgroup": "WORKGROUP",
+ "guest": true,
+ "map_config": true,
+ "map_addons": true,
+ "map_ssl": false,
+ "username": "",
+ "password": ""
+}
+
+Option variables:
+WORKGROUP
. Set network workgroup.username
. A empty password will be not supported.