Added information about Hass.io update process. (#3349)

* Added information about Hass.io update process.

Hass.io users end up on this page when an update is available, but then can't see what they have to do.  This is because of the the updater component and the inevitable delay in updates getting into the hass.io build.

This update informs users about an updates transition from HA into Hass.io, how to install it, and suggests disabling the updater component to alleviate 'notification stress'.

* Removed 'Note'

Removed 'Note' and left the upgrading section at the bottom of the page.

* Remove double space
This commit is contained in:
Mike G Chambers 2017-09-12 23:56:01 +10:00 committed by Fabian Affolter
parent 545826487b
commit 2d90337121

View File

@ -28,11 +28,17 @@ The advantages of using Hass.io:
<iframe width="560" height="315" src="https://www.youtube.com/embed/XWPluWcYRMI" frameborder="0" allowfullscreen></iframe>
</div>
### {% linkable_title Upgrading %}
Hass.io users can update Home Assistant via the 'Hass.io' page in the UI. However please note that Home Assistant updates take time to roll into the Hass.io builds. Therefore there is often a slight delay between the availability of a Home Assistant update and an update being available in Hass.io, be patient. When a Hass.io update is available it will be shown as available on the Hass.io' page in your UI.
<p class='img'>
<img src='/images/hassio/screenshots/dashboard.png'>
Hass.io dashboard
</p>
If you would prefer not to be notified of the general updates in the UI you can disable the [updater](components/updater/) component in your configuration.
[Google Assistant]: /addons/google_assistant/
[Snips.ai]: /addons/snips/
[Let's Encrypt]: /addons/lets_encrypt/