From 2d9033712114bb5b367b9243d4c4511374d9ed3d Mon Sep 17 00:00:00 2001 From: Mike G Chambers Date: Tue, 12 Sep 2017 23:56:01 +1000 Subject: [PATCH] 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 --- source/hassio/index.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/hassio/index.markdown b/source/hassio/index.markdown index c6f15c61fcd..4d5ae8d5558 100644 --- a/source/hassio/index.markdown +++ b/source/hassio/index.markdown @@ -28,11 +28,17 @@ The advantages of using Hass.io: +### {% 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. +

Hass.io dashboard

+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/