Site updated at 2017-05-20 22:59:15 UTC
This commit is contained in:
parent
024eeb853f
commit
ebffa845cd
709 changed files with 10815 additions and 1472 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.44.2</h1>
|
||||
Released: <span class='release-date'>May 08, 2017</span>
|
||||
<h1>Current Version: 0.45.0</h1>
|
||||
Released: <span class='release-date'>May 20, 2017</span>
|
||||
<div class='links'>
|
||||
<a href='/blog/2017/05/06/zigbee-opencv-dlib/#release-0442---may-8'>Release notes</a>
|
||||
<a href='/blog/2017/05/20/automation-editor-zwave-panel-ocr/#'>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/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>
|
||||
|
@ -113,10 +117,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<a href="/blog/2017/05/13/home-assistant-on-orange-pi-zero/">Home Assistant on an Orange Pi Zero</a>
|
||||
<small class='blog-date'>May 13, 2017</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/05/07/grazer-linuxtage-2017-talk-python-everywhere/">Grazer Linuxtage 2017: Python Everywhere</a>
|
||||
<small class='blog-date'>May 7, 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