Site updated at 2017-02-11 22:50:44 UTC
This commit is contained in:
parent
83c3bf8dbf
commit
4bedc7a4cc
627 changed files with 11192 additions and 2416 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.37.1</h1>
|
||||
Released: <span class='release-date'>February 02, 2017</span>
|
||||
<h1>Current Version: 0.38.0</h1>
|
||||
Released: <span class='release-date'>February 11, 2017</span>
|
||||
|
||||
<div class='links'>
|
||||
<a href='/blog/2017/01/28/face-coffee-wink/#release-0371---february-2'>Release notes</a>
|
||||
<a href='/blog/2017/02/11/alert-appletv-mqtt-yeelight/#'>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/2017/02/11/alert-appletv-mqtt-yeelight/">0.38: Alert, AppleTV, MQTT discovery, and Yeelight</a>
|
||||
<small class='blog-date'>February 11, 2017</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2017/02/04/hassbian-toybox/">HASSbian 1.1 - The Toy-box</a>
|
||||
<small class='blog-date'>February 4, 2017</small>
|
||||
|
@ -148,11 +153,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<small class='blog-date'>February 4, 2017</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2017/01/28/face-coffee-wink/">0.37: Face detection, Coffee, Wink</a>
|
||||
<small class='blog-date'>January 28, 2017</small>
|
||||
</li>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue