Site updated at 2017-03-11 22:26:12 UTC
This commit is contained in:
parent
82f1582517
commit
1d63e35340
610 changed files with 11431 additions and 1889 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.39.3</h1>
|
||||
Released: <span class='release-date'>March 04, 2017</span>
|
||||
<h1>Current Version: 0.40.0</h1>
|
||||
Released: <span class='release-date'>March 11, 2017</span>
|
||||
|
||||
<div class='links'>
|
||||
<a href='/blog/2017/02/25/config-panel-and-state-restoration/#release-0393---march-4'>Release notes</a>
|
||||
<a href='/blog/2017/03/11/repurpose-any-android-phone-as-ip-camera/#'>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/03/11/repurpose-any-android-phone-as-ip-camera/">Home Assistant 0.40: Turn any Android phone into an IP Webcam</a>
|
||||
<small class='blog-date'>March 11, 2017</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2017/02/25/config-panel-and-state-restoration/">0.39: Configuration panel, state restoration and improved docs</a>
|
||||
<small class='blog-date'>February 25, 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 22, 2017</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2017/02/14/clt-workshop/">Workshop at CLT 2017</a>
|
||||
<small class='blog-date'>February 14, 2017</small>
|
||||
</li>
|
||||
|
||||
</div>
|
||||
|
||||
<a class='material-card shirt-promo' href='/blog/2017/02/22/home-assistant-tshirts-have-arrived/'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue