Site updated at 2017-03-22 16:57:59 UTC
This commit is contained in:
parent
952075bbec
commit
ca565b07b4
166 changed files with 1292 additions and 1269 deletions
14
index.html
14
index.html
|
@ -86,10 +86,10 @@ 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.40.1</h1>
|
||||
Released: <span class='release-date'>March 16, 2017</span>
|
||||
<h1>Current Version: 0.40.2</h1>
|
||||
Released: <span class='release-date'>March 22, 2017</span>
|
||||
<div class='links'>
|
||||
<a href='/blog/2017/03/11/repurpose-any-android-phone-as-ip-camera/#release-0401---march-16'>Release notes</a>
|
||||
<a href='/blog/2017/03/22/broken-dependencies/#release-0402---march-22'>Release notes</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class='join-community material-card text'>
|
||||
|
@ -105,6 +105,10 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<div class="grid__item two-thirds lap-two-thirds palm-one-whole">
|
||||
<div class='recent-posts material-card text'>
|
||||
<h1>Recent Blog Posts</h1>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/03/22/broken-dependencies/">0.40.2 and broken dependencies</a>
|
||||
<small class='blog-date'>March 22, 2017</small>
|
||||
</li>
|
||||
<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>
|
||||
|
@ -113,10 +117,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<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>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/02/22/home-assistant-tshirts-have-arrived/">Home Assistant t-shirts have arrived!</a>
|
||||
<small class='blog-date'>February 22, 2017</small>
|
||||
</li>
|
||||
</div>
|
||||
<a class='material-card shirt-promo' href='/blog/2017/02/22/home-assistant-tshirts-have-arrived/'>
|
||||
<div class='caption'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue