Skip to content
Dayne Broderson edited this page Oct 24, 2021 · 6 revisions

Home Assistant

Getting Started

Got to HomeAssistant/getting-started and review the steps.

Download & Burn the image Get a dedicated Raspberry Pi 4 (Pi3 works too) and dedicated SD card for the project. Download the SD card image. Burn to SD card. See the writign the image section and figure out what appriate image URL is for your pi. Mine is Raspberry Pi 4 64-bit.

wget https://github.com/home-assistant/operating-system/releases/download/6.5/haos_rpi4-64-6.5.img.xz

Burn the image to the SD card using Raspberry Pi Imager (other OS)

First Boot

Clone this wiki locally