Site updated at 2016-10-01 23:13:19 UTC
This commit is contained in:
parent
91739e06df
commit
d4aa2b2312
25 changed files with 99 additions and 74 deletions
|
@ -4,7 +4,7 @@
|
|||
<title><![CDATA[Category: Technology | Home Assistant]]></title>
|
||||
<link href="https://home-assistant.io/blog/categories/technology/atom.xml" rel="self"/>
|
||||
<link href="https://home-assistant.io/"/>
|
||||
<updated>2016-10-01T21:57:25+00:00</updated>
|
||||
<updated>2016-10-01T23:11:34+00:00</updated>
|
||||
<id>https://home-assistant.io/</id>
|
||||
<author>
|
||||
<name><![CDATA[Home Assistant]]></name>
|
||||
|
@ -18,20 +18,28 @@
|
|||
<link href="https://home-assistant.io/blog/2016/10/01/we-have-raspberry-image-now/"/>
|
||||
<updated>2016-10-01T05:00:00+00:00</updated>
|
||||
<id>https://home-assistant.io/blog/2016/10/01/we-have-raspberry-image-now</id>
|
||||
<content type="html"><.
|
||||
This image comes pre-installed with the dependencies, permissions and so on for Home Assistant.
|
||||
Image is based on the same install instructions as the [Manual installation](/getting-started/installation-raspberry-pi/).
|
||||
It's based on Raspbian Lite and generated with a fork of the same [script](https://github.com/home-assistant/pi-gen) that builds the [official Raspbian images](https://raspberrypi.org/downloads/raspbian/). Please note that this project has no association with the Raspberry Pi foundation or their projects.
|
||||
<content type="html">< and can be reached after 3~5 minutes.
|
||||
Pre-installed on this image is the MQTT broker [Mosquitto](https://mosquitto.org/), Bluetooth support and settings for the `homeassistant` account to use the GPIO pins of the Raspberry Pi. Mosquitto is not activated by default.
|
||||
This image comes pre-installed with everything you need to get started with Home Assistant right away.
|
||||
|
||||
To get started, check out the installation instructions in [the getting started section][gs-image] or watch the latest video by [BRUHAutomation]:
|
||||
|
||||
<div class='videoWrapper'>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/iIz6XqDwHEk" frameborder="0" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
### <a class='title-link' name='under-the-hood' href='#under-the-hood'></a> Under the hood
|
||||
|
||||
It's based on Raspbian Lite and generated with a fork of the same [script](https://github.com/home-assistant/pi-gen) that builds the [official Raspbian images](https://raspberrypi.org/downloads/raspbian/). For installation of HASS it follows the same install instructions as the [Manual installation](/getting-started/installation-raspberry-pi/). Please note that this project has no association with the Raspberry Pi foundation or their projects.
|
||||
|
||||
On first boot the latest release of Home Assistant will be installed and can be reached after 3~5 minutes. Pre-installed on this image is the MQTT broker [Mosquitto](https://mosquitto.org/), Bluetooth support and settings for the `homeassistant` account to use the GPIO pins of the Raspberry Pi. Mosquitto is not activated by default.
|
||||
|
||||
As it is today there is no pre-compiled Z-Wave support but it can be installed by following the [Getting started instructions for Z-Wave](/getting-started/z-wave/).
|
||||
|
||||
A short [video](https://youtu.be/iIz6XqDwHEk) about the release has been made by [@bruhautomation](https://www.youtube.com/channel/UCLecVrux63S6aYiErxdiy4w) that covers this and a bit more.
|
||||
|
||||
Happy Automating!
|
||||
|
||||
[gs-image]: /getting-started/installation-raspberry-pi-image/
|
||||
[BRUHAutomation]: https://www.youtube.com/channel/UCLecVrux63S6aYiErxdiy4w
|
||||
]]></content>
|
||||
</entry>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue