Site updated at 2016-12-17 22:58:25 UTC
This commit is contained in:
parent
1852a2ea7e
commit
b963fa6eb6
379 changed files with 7177 additions and 1832 deletions
16
index.html
16
index.html
|
@ -118,11 +118,11 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<div class="grid">
|
||||
<div class="grid__item one-third lap-one-third palm-one-whole">
|
||||
<div class='current-version material-card text'>
|
||||
<h1>Current Version: 0.34.5</h1>
|
||||
Released: <span class='release-date'>December 12, 2016</span>
|
||||
<h1>Current Version: 0.35.0</h1>
|
||||
Released: <span class='release-date'>December 17, 2016</span>
|
||||
|
||||
<div class='links'>
|
||||
<a href='/blog/2016/12/03/remote-websockets-sonarr/#release-0345---december-12'>Release notes</a>
|
||||
<a href='/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/#release-0345---december-12'>Release notes</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class='join-community material-card text'>
|
||||
|
@ -141,6 +141,11 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<h1>Recent Blog Posts</h1>
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/">0.35: Text-to-speech, VLC, Flic, netdata</a>
|
||||
<small class='blog-date'>December 17, 2016</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/12/03/remote-websockets-sonarr/">0.34: New Remote component, Websockets, Sonarr, GPSLogger</a>
|
||||
<small class='blog-date'>December 3, 2016</small>
|
||||
|
@ -151,11 +156,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<small class='blog-date'>November 20, 2016</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/11/05/hacktoberfest-influxdb-weather/">0.32: Hacktoberfest, InfluxDB sensor, Error reporting, and Weather</a>
|
||||
<small class='blog-date'>November 05, 2016</small>
|
||||
</li>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue