From 619ae7c241ee60b9d4432ff9182b6f8d1dd70607 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Wed, 3 May 2017 22:06:50 +0000 Subject: [PATCH] Site updated at 2017-05-03 22:06:50 UTC --- addons/samba/index.html | 23 +++++++++++++- atom.xml | 2 +- blog/categories/announcements/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- sitemap.xml | 30 +++++++++---------- 25 files changed, 60 insertions(+), 39 deletions(-) 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:

+