home-assistant.io/source/_posts/2016-05-22-get-started-with-all-in-one-installer.markdown
2016-05-22 13:08:40 -07:00

1.4 KiB

layout, title, description, date, date_formatted, author, author_twitter, comments, categories, og_image
layout title description date date_formatted author author_twitter comments categories og_image
post 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 true 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 @jbags81 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.