From 58beb42469b3117e51c3584c2bf9f588f093fcc4 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Fri, 3 Nov 2017 22:59:25 +0000 Subject: [PATCH] Site updated at 2017-11-03 22:59:24 UTC --- addons/ssh/index.html | 7 +- 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/media/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 | 88 +++++++++---------- 26 files changed, 72 insertions(+), 71 deletions(-) diff --git a/addons/ssh/index.html b/addons/ssh/index.html index ed448c2139..354581dd7f 100644 --- a/addons/ssh/index.html +++ b/addons/ssh/index.html @@ -83,7 +83,7 @@ This add-on will not enable you to install packages or do anything as root. This is not allowed with Hass.io.

To use this add-on, you must have a private/public key to log in. To generate them, follow the instructions for Windows and these for other platforms. It is possible to set a password for login since version 2.0 but for high security use private/public keys. You can not run both variant at same time.

-

In order to start this add-on for the first time, you either need to include an ssh key (enclosed in quotation marks) or set a password in the options section.

+

In order to start this add-on for the first time, you either need to include an ssh key (enclosed in quotation marks, on a single line without line breaks) or set a password in the options section.

{
   "authorized_keys": [
     "ssh-rsa AKDJD3839...== my-key"
@@ -92,10 +92,11 @@ This add-on will not enable you to install packages or do anything as root. This
 }
 
-

The username for login over ssh is root.

+

The username for login over ssh is root. The complete login command is ssh root@hassio.local.

+

After logging in, you will find yourself in this add-ons container. The Home Assistant configuration directory is mounted on the path /config.

Configuration variables:

diff --git a/atom.xml b/atom.xml index e679ffb54a..655f3e83e7 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml index 19d75fbce3..cbe02cf8cf 100644 --- a/blog/categories/announcements/atom.xml +++ b/blog/categories/announcements/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Announcements | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 1848553375..fd8bfc2c8b 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 43b21bb6ba..6e2699bc8f 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-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index c20eab39a3..ea1c0aee3b 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index ff4b0a0eca..ab5f72ea4b 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-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index 3dab6ac3fa..b77aa19885 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+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 93a325bc42..426ce7567f 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-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index 421a4b69da..6ce6084468 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-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml index 8df4a2faaa..9b931f4f98 100644 --- a/blog/categories/media/atom.xml +++ b/blog/categories/media/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Media | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index 5a2b4dc796..fec35f554d 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index ad707f8457..0c35fe0b12 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 1b5929c151..811d7a502a 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index dd9e80ce38..068f2d01b4 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 3be3035b2c..28b3a5a4da 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index 52577f9938..f74bfd82ac 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-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+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 38af1961ad..f937554b3c 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-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 8316f45191..d4507718c5 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-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 1dcdb25b15..2ef9dc09f3 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 522fcd2866..c75cf58e3d 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index 92ec8a828b..c77af1b3ae 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index ea492c1a90..ba33ca29c1 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-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 62ad8d22a1..0e2fe85801 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index c047cd626f..678dbdaa1b 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-11-03T07:14:08+00:00 + 2017-11-03T22:51:21+00:00 https://home-assistant.io/ diff --git a/sitemap.xml b/sitemap.xml index 76caa6cc59..ebdc34869b 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -53,10 +53,6 @@ 2017-04-30T13:28:00+00:00 -https://home-assistant.io/addons/ssh/ -2017-04-30T13:28:00+00:00 - - https://home-assistant.io/addons/configurator/ 2017-09-25T14:00:00+00:00 @@ -69,6 +65,10 @@ 2017-09-25T14:00:00+00:00 +https://home-assistant.io/addons/ssh/ +2017-11-03T22:25:00+00:00 + + https://home-assistant.io/components/automation/ 2015-01-20T22:36:00+00:00 @@ -3622,7 +3622,7 @@ https://home-assistant.io/components/switch.hook/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/cookbook/automation_for_rainy_days/ @@ -4290,99 +4290,99 @@ https://home-assistant.io/docs/autostart/init.d/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/api/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/configuration/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/installation/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/operation/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/reboot/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/running/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/updating/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/windows/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/certificates/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/hadashboard/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/hass-configurator/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/ios/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/nginx/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/notebooks/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/scenegen/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/ecosystem/synology/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/tools/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/tools/dev-tools/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/tools/hass/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/docs/tools/scripts/ -2017-11-03T07:14:08+00:00 +2017-11-03T22:51:21+00:00 https://home-assistant.io/faq/after-upgrading/ @@ -5468,62 +5468,62 @@ https://home-assistant.io/demo/frontend.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/demo/index.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00 https://home-assistant.io/static/mdi-demo.html -2017-11-03T07:13:31+00:00 +2017-11-03T22:50:39+00:00