Site updated at 2016-10-01 21:45:30 UTC
This commit is contained in:
parent
01ceaca02f
commit
3f9e6382cd
139 changed files with 1676 additions and 1313 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-01T20:45:26+00:00</updated>
|
||||
<updated>2016-10-01T21:43:41+00:00</updated>
|
||||
<id>https://home-assistant.io/</id>
|
||||
<author>
|
||||
<name><![CDATA[Home Assistant]]></name>
|
||||
|
@ -13,6 +13,28 @@
|
|||
<generator uri="http://octopress.org/">Octopress</generator>
|
||||
|
||||
|
||||
<entry>
|
||||
<title type="html"><![CDATA[We have a Raspberry Pi image now]]></title>
|
||||
<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.
|
||||
|
||||
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.
|
||||
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!
|
||||
]]></content>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Optimizing the Home Assistant mobile web app]]></title>
|
||||
<link href="https://home-assistant.io/blog/2016/08/07/optimizing-the-home-assistant-mobile-web-app/"/>
|
||||
|
|
|
@ -98,6 +98,38 @@
|
|||
|
||||
<h2>2016</h2>
|
||||
|
||||
<article>
|
||||
<div class="grid">
|
||||
|
||||
<div class="grid__item one-fifth palm-one-whole">
|
||||
<time datetime="2016-10-01T05:00:00+00:00" pubdate>
|
||||
<span class='month'>Oct</span> <span class='day'>01</span>
|
||||
</time>
|
||||
</div>
|
||||
<div class="grid__item four-fifths palm-one-whole">
|
||||
<h1 class="gamma"><a href="/blog/2016/10/01/we-have-raspberry-image-now/">We have a Raspberry Pi image now</a></h1>
|
||||
|
||||
<footer class="meta">
|
||||
<span>
|
||||
<i class="icon-tags"></i>
|
||||
<ul class="tags unstyled">
|
||||
|
||||
|
||||
<li><a class='category' href='/blog/categories/technology/'>Technology</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</span>
|
||||
</footer>
|
||||
|
||||
<hr class="divider">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<article>
|
||||
<div class="grid">
|
||||
|
||||
|
@ -217,6 +249,12 @@
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/10/01/we-have-raspberry-image-now/">We have a Raspberry Pi image now</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/09/29/async-sleepiq-emoncms-stocks/">0.29: 🎈 Async, SleepIQ, OpenALPR, EmonCMS, stocks, and plants</a>
|
||||
</li>
|
||||
|
@ -240,12 +278,6 @@
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/08/19/github-style-calendar-heatmap-of-device-data/">Github-style calendar heatmap of device data</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue