diff --git a/addons/samba/index.html b/addons/samba/index.html index a308df8cd1..4d6cdf9954 100644 --- a/addons/samba/index.html +++ b/addons/samba/index.html @@ -80,11 +80,16 @@ "name": "hassio", "workgroup": "WORKGROUP", "guest": true, - "map_config": true, - "map_addons": true, - "map_ssl": false, - "username": "", - "password": "" + "map": { + "config": true, + "addons": true, + "share": true, + "backup": true, + "ssl": false, + } + "username": "", + "password": "", + "interface": "eth0" } @@ -93,11 +98,10 @@
  • name (Optional): default hassio. Set netbios name of hassio device.
  • workgroup (Optional): default WORKGROUP. Set network workgroup.
  • guest (Optional): Allow login without a username or password. Defaults to true.
  • -
  • map_config (Optional): Expose Home Assistant configuration folder. Defaults to true.
  • -
  • map_addons (Optional): Expose local custom addons folder. Defaults to true.
  • -
  • map_ssl (Optional): Expose SSL folder. Be careful with this option! Defaults to false.
  • +
  • map (Optional): Control whitch folder will be expose. config is for Home Assistant configuration folder. addons for local custom repositiory. share is a folder that can access from add-ons and Home Assistant too. backup for access to snapshot files. ssl for certificate storage, be careful with this option! Defaults to true.
  • username (Optional): The username for logging in if guest login is not used.
  • password (Optional): Password for username. An empty password is not supported.
  • +
  • interface (Optional): Interface on that will start the share. Normaly is eth0 for ethernet wired connection and wlan0 for wireless connection.
  • diff --git a/atom.xml b/atom.xml index 8ed0a75f4e..77e3932d8e 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml index 0e9b8ff2d7..428e7eb4a1 100644 --- a/blog/categories/announcements/atom.xml +++ b/blog/categories/announcements/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Announcements | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index fff865d0c1..0f655cb19a 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 42d0e68edf..e50843cda0 100644 --- a/blog/categories/device-tracking/atom.xml +++ b/blog/categories/device-tracking/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Device-Tracking | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 1c8e8a21a3..2c031789b9 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 7b7bd200cf..ed32cb441c 100644 --- a/blog/categories/how-to/atom.xml +++ b/blog/categories/how-to/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: How-To | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index 821b6212bd..269bb618d3 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml index 12cfed498e..9eedd88428 100644 --- a/blog/categories/internet-of-things/atom.xml +++ b/blog/categories/internet-of-things/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Internet-of-Things | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index ad81193a40..6d11d6ea74 100644 --- a/blog/categories/iot-data/atom.xml +++ b/blog/categories/iot-data/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: IoT-Data | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml index 0684e44563..3a7d8dab44 100644 --- a/blog/categories/media/atom.xml +++ b/blog/categories/media/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Media | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index 82b3f092ff..8b5a5b534f 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index 4c6dbb0495..199dd3f3a2 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index d436e55be1..f950f2020a 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 8151aab9ee..609f016716 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 95df03d7ed..4019929738 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index b8654d1840..f240be81b4 100644 --- a/blog/categories/presence-detection/atom.xml +++ b/blog/categories/presence-detection/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Presence-Detection | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml index 5087520837..6f0f2a16b5 100644 --- a/blog/categories/public-service-announcement/atom.xml +++ b/blog/categories/public-service-announcement/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Public-Service-Announcement | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index c2eaa8a448..1f6a8acf22 100644 --- a/blog/categories/release-notes/atom.xml +++ b/blog/categories/release-notes/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Release-Notes | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index b260bb82a7..aa2f8ef8e6 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 8f800fc24f..7904dff3fb 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index 0c9a16e871..519a9e25c2 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 68dd6ec460..79e3328eec 100644 --- a/blog/categories/user-stories/atom.xml +++ b/blog/categories/user-stories/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: User-Stories | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index f30be75f1e..be017118f2 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index 2fb2767091..bb4ea43428 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-07-21T19:39:22+00:00 + 2017-07-21T21:55:38+00:00 https://home-assistant.io/ diff --git a/sitemap.xml b/sitemap.xml index c1a209c9e7..2e1d8ff89d 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3734,62 +3734,62 @@ https://home-assistant.io/demo/frontend.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/demo/index.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2017-07-21T19:37:57+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2017-07-21T19:37:58+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2017-07-21T19:37:58+00:00 +2017-07-21T21:54:41+00:00 https://home-assistant.io/static/mdi-demo.html -2017-07-21T19:37:58+00:00 +2017-07-21T21:54:41+00:00