Skip to content

Commit 2d90337

Browse files
mikegchambersfabaff
authored andcommitted
Added information about Hass.io update process. (home-assistant#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
1 parent 5458264 commit 2d90337

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/hassio/index.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,17 @@ The advantages of using Hass.io:
2828
<iframe width="560" height="315" src="https://www.youtube.com/embed/XWPluWcYRMI" frameborder="0" allowfullscreen></iframe>
2929
</div>
3030

31+
### {% linkable_title Upgrading %}
32+
33+
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.
34+
3135
<p class='img'>
3236
<img src='/images/hassio/screenshots/dashboard.png'>
3337
Hass.io dashboard
3438
</p>
3539

40+
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.
41+
3642
[Google Assistant]: /addons/google_assistant/
3743
[Snips.ai]: /addons/snips/
3844
[Let's Encrypt]: /addons/lets_encrypt/

0 commit comments

Comments
 (0)