Site updated at 2016-11-05 16:10:14 UTC
This commit is contained in:
parent
c5a9b05115
commit
4a22946601
496 changed files with 7661 additions and 7043 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.31.1</h1>
|
||||
Released: <span class='release-date' title='2016-10-24 04:57:00 +0000'>October 24, 2016</span>
|
||||
<h1>Current Version: 0.32.0</h1>
|
||||
Released: <span class='release-date' title=''></span>
|
||||
|
||||
<div class='links'>
|
||||
<a href='/blog/2016/10/22/flash-briefing-updater-hacktoberfest/'>Release notes</a>
|
||||
<a href='/blog/2016/11/05/hacktoberfest-influxdb-weather/'>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/11/05/hacktoberfest-influxdb-weather/">0.32: Hacktoberfest, InfluxDB sensor, Error reporting, and Weather</a>
|
||||
<small class='blog-date'>November 05, 2016</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/10/25/explaining-the-updater/">Explaining the Updater</a>
|
||||
<small class='blog-date'>October 24, 2016</small>
|
||||
|
@ -151,11 +156,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<small class='blog-date'>October 22, 2016</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/10/08/hassbian-rest-digital-ocean/">0.30: More Async, HASSbian, Digital Ocean, statistics, REST</a>
|
||||
<small class='blog-date'>October 08, 2016</small>
|
||||
</li>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue