Update Hass.io documents (#2560)

This commit is contained in:
Alok Saboo 2017-05-04 10:29:32 -04:00 committed by Pascal Vizeli
parent 484cc91955
commit 6fce0e42fe
2 changed files with 4 additions and 4 deletions

View File

@ -9,4 +9,4 @@ sharing: true
footer: true footer: true
--- ---
Hass.io turns your Raspberry Pi (or other device) into the ultimate Home Automation hub. It takes away all the hassle of installing Home Assistant and related applications and keeping them up to date. Updates to the operating system, Home Assistant and any add-ons can be done via the Home Assistant UI with a single click. Hass.io turns your Raspberry Pi (or other device) into the ultimate Home Automation hub. It takes away all the hassle of installing Home Assistant and related applications and keeping them up to date. Updates to the operating system, Home Assistant, and any add-ons can be done via the Home Assistant UI with a single click.

View File

@ -1,7 +1,7 @@
--- ---
layout: page layout: page
title: "Installing Hass.io" title: "Installing Hass.io"
description: "Instructions how to install Hass.io." description: "Instructions on how-to install Hass.io."
date: 2017-04-30 13:28 date: 2017-04-30 13:28
sidebar: true sidebar: true
comments: false comments: false
@ -15,9 +15,9 @@ Hass.io images are available for all available Raspberry Pi platforms. Download
- [Raspberry Pi 2][pi2] - [Raspberry Pi 2][pi2]
- [Raspberry Pi 3][pi3] - [Raspberry Pi 3][pi3]
Once downloaded, write it to an SD card using [Etcher]. Then put the SD card into your Raspberry Pi and turn it on. You will be able to reach your installation on [http://hassio.local][local]. Flash the downloaded image to an SD card using [Etcher]. Insert SD card to Raspberry Pi and turn it on. You will be able to reach your installation on [http://hassio.local][local].
On first boot it does download the HomeAssistant container and they can take a time after we can access to our hub. On first boot, it downloads the Home Assistant container and that can take some time.
### {% linkable_title Alternative: install on generic Linux server %} ### {% linkable_title Alternative: install on generic Linux server %}