Added SD card recommendation

This commit is contained in:
DubhAd 2018-07-28 10:29:35 +01:00 committed by GitHub
parent d8291087cb
commit f84042dc07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ redirect_from: /docs/hassbian/installation/
One of the easiest ways to install Home Assistant on your Raspberry Pi Zero, 2, 3 and 3B+ is by using Hassbian: a Raspberry Pi image with Home Assistant built-in. The image will install the latest version of Home Assistant on initial boot (~10 minutes).
1. [Download the Hassbian image][image-download]
2. Use [Etcher][etcher] to flash the image to your SD card
2. Use [Etcher][etcher] to flash the image to your SD card. We recommend a 32 GB SD card, though for a minimal install 16 GB will be sufficient if you reduce the `purge_keep_days` setting in [recorder](/components/recorder/).
3. Ensure your Raspberry Pi has wired access to the internet for the entire process or configure your [wireless network settings](#wireless-network) **before proceeding to step 4**.
4. Insert SD card to Raspberry Pi and turn it on. Initial installation of Home Assistant will take about 10 minutes.