diff --git a/addons/mosquitto/index.html b/addons/mosquitto/index.html index 79ccda5ae5..8f8f126077 100644 --- a/addons/mosquitto/index.html +++ b/addons/mosquitto/index.html @@ -75,7 +75,7 @@
-

Set up a mosquitto MQTT broker.

+

Set up Mosquitto as MQTT broker.

{
   "plain": true,
   "ssl": false,
@@ -90,16 +90,19 @@
 }
 
-

Make sure you use logins and disable anonymous access if you want to secure the system.

+

+Make sure you use logins and disable anonymous access if you want to secure the system. +

Configuration variables:

Home Assistant configuration

+

To use the Mosquitto as broker add the following entry to the configuration.yaml file.

# Example configuration.yaml entry
 mqtt:
   broker: 172.17.0.1
diff --git a/addons/ssh/index.html b/addons/ssh/index.html
index df07f0b3ab..a82d465fe7 100644
--- a/addons/ssh/index.html
+++ b/addons/ssh/index.html
@@ -80,17 +80,19 @@
 

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.

+

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 hight security use private/public keys. You can not run both variant at same time.

{
   "authorized_keys": [
     "ssh-rsa AKDJD3839...== my-key"
-  ]
+  ],
+  "password": ""
 }
 

Configuration variables:

diff --git a/atom.xml b/atom.xml index 74060dde2e..dfb1abaf36 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml index 7740feee20..e721ae5c1b 100644 --- a/blog/categories/announcements/atom.xml +++ b/blog/categories/announcements/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Announcements | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 197406f0b3..4f803f1185 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index f72dcccdc0..61ec869355 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-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 6ef3becb6d..d30dd05fe4 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 6bb29ce398..d29092f4af 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-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index 14b759beba..19cbbcdbea 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+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 e47ccefeec..d5af19366a 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-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index 5e3de3b3fc..33289088ae 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-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml index bd98112d02..bca6a0d3df 100644 --- a/blog/categories/media/atom.xml +++ b/blog/categories/media/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Media | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index cb325d7454..77573c1c3b 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index 47b556ded3..cfd9919e01 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 3f645cfe74..726579eb0c 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 690569d772..4fc5a24c45 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index c6c3c030d7..f719316d03 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index ea2bc98a19..5ef4392d4b 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-26T20:53:22+00:00 + 2017-07-26T21:09:24+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 887ef1a75b..1c96f5e6a5 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-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 68685cc7b5..158aa32678 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-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 6cf2dce3a8..bc51926c39 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 82a4b013d5..e47180ab2b 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index 56af90f7eb..2b17795da0 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index e2457b73fe..77dffcd63b 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-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index a5ddaff5bd..4f329c5e35 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index 197f6c99dd..c9387293e4 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-07-26T20:53:22+00:00 + 2017-07-26T21:09:24+00:00 https://home-assistant.io/ diff --git a/docs/automation/action/index.html b/docs/automation/action/index.html index b9aa00d387..fdc954f244 100644 --- a/docs/automation/action/index.html +++ b/docs/automation/action/index.html @@ -143,7 +143,7 @@
  • Installation