home-assistant.github.io/source/hassio/installation.markdown
2017-05-07 15:36:34 -07:00

1.5 KiB

layout title description date sidebar comments sharing footer
page Installing Hass.io Instructions on how-to install Hass.io. 2017-04-30 13:28 true false true true

Hass.io images are available for all available Raspberry Pi platforms.

  • Download the appropriate image for your Raspberry Pi:
  • Flash the downloaded image to an SD card using Etcher.
  • Optional - Setup the WiFi: On the SD-card, edit the system-connections/resin-sample file and change ssid and psk.
  • Insert SD card to Raspberry Pi and turn it on. On first boot, it downloads the latest version of Home Assistant which can take some time.
  • You will be able to reach your installation at http://hassio.local.

{% linkable_title Alternative: install on generic Linux server %}

For advanced users, it is also possible to try Hass.io on your Linux server or inside a VM. To do so, follow these instructions.