Site updated at 2016-10-22 22:37:41 UTC
This commit is contained in:
parent
ab857e95a7
commit
860912100c
408 changed files with 11332 additions and 1691 deletions
16
index.html
16
index.html
|
@ -115,11 +115,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.30.2</h1>
|
||||
Released: <span class='release-date'>October 12, 2016</span>
|
||||
<h1>Current Version: 0.31</h1>
|
||||
Released: <span class='release-date'>October 22, 2016</span>
|
||||
|
||||
<div class='links'>
|
||||
<a href='/blog/2016/10/08/hassbian-rest-digital-ocean/'>Release notes</a>
|
||||
<a href='/blog/2016/10/22/flash-briefing-updater-hacktoberfest/'>Release notes</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class='join-community material-card text'>
|
||||
|
@ -138,6 +138,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/10/22/flash-briefing-updater-hacktoberfest/">0.31: Reading you the news, some serious business, spooky hackery and a breaking Z-Wave change</a>
|
||||
<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>
|
||||
|
@ -148,11 +153,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<small class='blog-date'>October 2, 2016</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/10/01/we-have-raspberry-image-now/">We have a Raspberry Pi image now</a>
|
||||
<small class='blog-date'>October 1, 2016</small>
|
||||
</li>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue