home-assistant.io/source/_posts/2016-05-22-get-started-with-all-in-one-installer.markdown
Franck Nijhof 1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00

1.4 KiB

title, description, date, date_formatted, author, author_twitter, categories, og_image
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.