Site updated at 2017-07-04 02:02:49 UTC
This commit is contained in:
parent
132cdc63f8
commit
fbc3babb55
202 changed files with 1747 additions and 1299 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>2017-07-03T21:16:28+00:00</updated>
|
||||
<updated>2017-07-04T01:57:58+00:00</updated>
|
||||
<id>https://home-assistant.io/</id>
|
||||
<author>
|
||||
<name><![CDATA[Home Assistant]]></name>
|
||||
|
@ -67,15 +67,15 @@ With this image there also quite a bit of cleaning of the base system and the sc
|
|||
- Added libtool and autoconf package. Dependencies for some of the pip packages.
|
||||
- Pi ZeroW should now work with the image.
|
||||
|
||||
To follow discussions about the development of the HASSbian image or to contribute join the [HASSbian gitter chat][hassbian-gitter].
|
||||
To follow discussions about the development of the HASSbian image or to contribute join our [Discord chat server][discord-devs].
|
||||
|
||||
To get started with the new image, check out the installation instructions in the [getting started section][gs-image].
|
||||
|
||||
[cec]: /components/hdmi_cec/
|
||||
[hassbian-repo]: https://github.com/home-assistant/hassbian-scripts/
|
||||
[hassbian-config-release]: https://github.com/home-assistant/hassbian-scripts/releases/latest
|
||||
[hassbian-gitter]: https://gitter.im/home-assistant/hassbian
|
||||
[gs-image]: /getting-started/installation-raspberry-pi-image/
|
||||
[discord-devs]: https://discord.gg/8X8DTH4
|
||||
]]></content>
|
||||
</entry>
|
||||
|
||||
|
@ -125,16 +125,16 @@ With this image there also quite a bit of cleaning of the base system and the sc
|
|||
There's of course more on the horizon and there's even more plans and wishes for how this image will function in the future.
|
||||
On the close horizon from [@Landrash][landrash-github] there a few more script in the works and for tellstick, emulated_hue and for controlling Home Assistant.
|
||||
|
||||
To follow discussions about the development of the HASSbian image or to contribute join the [HASSbian gitter chat][hassbian-gitter].
|
||||
To follow discussions about the development of the HASSbian image or to contribute join our [Discord chat server][discord].
|
||||
|
||||
To get started with the new image, check out the installation instructions in the [getting started section][gs-image].
|
||||
|
||||
[cec]: /components/hdmi_cec/
|
||||
[hassbian-repo]: https://github.com/home-assistant/hassbian-scripts
|
||||
[hassbian-avahi]: hassbian.local
|
||||
[hassbian-gitter]: https://gitter.im/home-assistant/hassbian
|
||||
[landrash-github]: https://github.com/Landrash
|
||||
[gs-image]: /getting-started/installation-raspberry-pi-image/
|
||||
[discord]: https://discord.gg/8X8DTH4
|
||||
]]></content>
|
||||
</entry>
|
||||
|
||||
|
|
|
@ -242,6 +242,9 @@
|
|||
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
|
||||
<h1 class="title delta">Recent Posts</h1>
|
||||
<ul class="divided">
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/03/home-assistant-is-moving-to-discord/">Home Assistant is moving to Discord</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/07/02/release-48/">0.48: Snips.ai, Shiftr.io and a massive History query speed up</a>
|
||||
</li>
|
||||
|
@ -254,9 +257,6 @@
|
|||
<li class="post">
|
||||
<a href="/blog/2017/06/15/zwave-entity-ids/">ZWave Entity IDs</a>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/06/10/interview-with-jupiter-broadcasting/">Linux Action Show special about Home Assistant</a>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue