Site updated at 2017-09-23 06:14:30 UTC
This commit is contained in:
parent
a675f41451
commit
9961fbdbbd
731 changed files with 9664 additions and 2684 deletions
14
index.html
14
index.html
|
@ -94,10 +94,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.53.1</h1>
|
||||
Released: <span class='release-date'>September 12, 2017</span>
|
||||
<h1>Current Version: 0.54.0</h1>
|
||||
Released: <span class='release-date'>September 23, 2017</span>
|
||||
<div class='links'>
|
||||
<a href='/blog/2017/09/09/release-53/#release-0531---september-11'>Release notes</a>
|
||||
<a href='/blog/2017/09/23/release-54/#'>Release notes</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class='join-community material-card text'>
|
||||
|
@ -115,6 +115,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/09/23/release-54/">0.54: Todoist, DoorBird, Abode cameras</a>
|
||||
<small class='blog-date'>September 23, 2017</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/09/16/hassbian-1.3-a-bit-of-a-stretch/">Hassbian 1.3 - A bit of a stretch</a>
|
||||
<small class='blog-date'>September 16, 2017</small>
|
||||
|
@ -123,10 +127,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<a href="/blog/2017/09/09/release-53/">0.53: Tesla, Customize editor, and super fast KNX rewrite</a>
|
||||
<small class='blog-date'>September 9, 2017</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/08/26/release-0-52/">0.52: Scripts editor, Nello.io locks, HipChat and Abode Home Security</a>
|
||||
<small class='blog-date'>August 26, 2017</small>
|
||||
</li>
|
||||
</div>
|
||||
<a class='material-card highlight-blog-post large' href='/blog/2017/07/25/introducing-hassio/'>
|
||||
Learn how Hass.io can turn your Raspberry Pi into the ultimate home automation hub <i class="icon-arrow-right"></i>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue