Site updated at 2017-06-04 08:32:05 UTC
This commit is contained in:
parent
63a8408336
commit
d7518761f4
192 changed files with 2083 additions and 1496 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.45.1</h1>
|
||||
Released: <span class='release-date'>May 22, 2017</span>
|
||||
<h1>Current Version: 0.46.0</h1>
|
||||
Released: <span class='release-date'>June 04, 2017</span>
|
||||
<div class='links'>
|
||||
<a href='/blog/2017/05/20/automation-editor-zwave-panel-ocr/#release-0451---may-22'>Release notes</a>
|
||||
<a href='/blog/2017/06/04/release-46/#'>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/06/04/release-46/">0.46: Rachio sprinklers, Netgear Arlo cameras and Z-Wave fans</a>
|
||||
<small class='blog-date'>June 4, 2017</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/06/02/home-assistant-podcast-1/">Home Assistant Podcast 1</a>
|
||||
<small class='blog-date'>June 02, 2017</small>
|
||||
|
@ -113,10 +117,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<a href="/blog/2017/05/20/automation-editor-zwave-panel-ocr/">Home Assistant 0.45: Automation editor, Z-Wave panel, OCR</a>
|
||||
<small class='blog-date'>May 20, 2017</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/05/19/home-assistant-at-pycon-us-2017/">Home Assistant at PyCon US 2017</a>
|
||||
<small class='blog-date'>May 19, 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