mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-25 22:07:35 +00:00
1.3 KiB
1.3 KiB
title | description | date | date_formatted | author | author_twitter | categories | og_image |
---|---|---|---|---|---|---|---|
Raspberry Pi all-in-one installer | Installing Home Assistant on a Raspberry Pi has never been easier with the new all-in-one installer. | 2016-05-22 09:06:00 -0700 | May 22, 2016 | Paulus Schoutsen | balloob | Video | /images/blog/2016-05-video-all-in-one-installer/preview-video.jpg |
We are always hard at work at the virtual Home Assistant headquarters to make it easier for you to get started with Home Assistant. That's why @patchedsoul recently introduced the all-in-one installer. It allows you to get up and running with a complete Home Assistant setup by entering one line of code into your Raspberry Pi running Raspbian Jessie:
wget -Nnv https://raw.githubusercontent.com/home-assistant/fabric-home-assistant/master/hass_rpi_installer.sh && bash hass_rpi_installer.sh;
This feature wouldn't be complete if it wasn't accompanied by a new video by Ben from BRUH Automation. The video shows how to install Raspbian Jessie on your Raspberry Pi and use the new installation script to get a full Home Assistant system up and running.