mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
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:
parent
545826487b
commit
2d90337121
@ -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>
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/XWPluWcYRMI" frameborder="0" allowfullscreen></iframe>
|
||||||
</div>
|
</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'>
|
<p class='img'>
|
||||||
<img src='/images/hassio/screenshots/dashboard.png'>
|
<img src='/images/hassio/screenshots/dashboard.png'>
|
||||||
Hass.io dashboard
|
Hass.io dashboard
|
||||||
</p>
|
</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/
|
[Google Assistant]: /addons/google_assistant/
|
||||||
[Snips.ai]: /addons/snips/
|
[Snips.ai]: /addons/snips/
|
||||||
[Let's Encrypt]: /addons/lets_encrypt/
|
[Let's Encrypt]: /addons/lets_encrypt/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user