2018-03-16 14:00:59 -05:00

3.1 KiB
Raw Blame History

layout title description date sidebar comments sharing footer redirect_from
page Hass.io Manage your Home Assistant and custom add-ons. 2017-04-30 13:28 true false true true /components/hassio/

Hass.io turns your Raspberry Pi (or another device) into the ultimate home automation hub powered by Home Assistant. With Hass.io you can focus on integrating your devices and writing automations.

Go to the installation instructions »

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 with upgrade notification (under the hamburger menu -> Hass.io)

Hass.io upgrade process from the SSH command line

{% linkable_title hassio command %}

On the SSH command line you can use the hassio command to retrieve logs, check the details of connected hardware, and more.

HomeAssistant:

$ hassio homeassistant logs
$ hassio homeassistant restart
$ hassio homeassistant stop
$ hassio homeassistant start
$ hassio homeassistant update
$ hassio homeassistant check

Host:

$ hassio host hardware
$ hassio host reboot
$ hassio host shutdown
$ hassio host update

Supervisor

$ hassio supervisor logs
$ hassio supervisor info
$ hassio supervisor reload
$ hassio supervisor update