Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 89c4224

Browse files
committed
Tweak Raspberry Pi image blog
1 parent 40b0f1e commit 89c4224

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

source/_posts/2016-10-01-we-have-raspberry-image-now.markdown

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,28 @@ date_formatted: "October 1, 2016"
77
author: Fredrik Lindqvist
88
comments: true
99
categories: Technology
10+
og_image: /images/blog/2016-10-hassbian/social.png
1011
---
1112

12-
We finally have a Raspberry Pi image! It's been named Hassbian in honor of Raspbian.
13-
The image can be found [here](https://github.com/home-assistant/pi-gen/releases).
14-
This image comes pre-installed with the dependencies, permissions and so on for Home Assistant.
15-
Image is based on the same install instructions as the [Manual installation](/getting-started/installation-raspberry-pi/).
16-
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.
13+
Today we're happy to announce our brand new Raspberry Pi image! It is based on Raspbian Lite combined with HASS so we decided to call it Hassbian.
1714

18-
On first boot the latest release of Home Assistant will be [installed](/getting-started/installation-raspberry-pi-image/) and can be reached after 3~5 minutes.
19-
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.
15+
This image comes pre-installed with everything you need to get started with Home Assistant right away.
2016

21-
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/).
17+
To get started, check out the installation instructions in [the getting started section][gs-image] or watch the latest video by [BRUHAutomation]:
18+
19+
<div class='videoWrapper'>
20+
<iframe width="560" height="315" src="https://www.youtube.com/embed/iIz6XqDwHEk" frameborder="0" allowfullscreen></iframe>
21+
</div>
22+
23+
### {% linkable_title Under the hood %}
24+
25+
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.
2226

23-
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.
27+
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.
28+
29+
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/).
2430

2531
Happy Automating!
32+
33+
[gs-image]: /getting-started/installation-raspberry-pi-image/
34+
[BRUHAutomation]: https://www.youtube.com/channel/UCLecVrux63S6aYiErxdiy4w
141 KB
Loading

0 commit comments

Comments
 (0)