Site updated at 2018-01-15 11:59:29 UTC
This commit is contained in:
parent
bd22e4b200
commit
bf18f14fe7
772 changed files with 16363 additions and 3384 deletions
16
index.html
16
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.60.1</h1>
|
||||
Released: <span class='release-date'>January 06, 2018</span>
|
||||
<h1>Current Version: 0.61.0</h1>
|
||||
Released: <span class='release-date'>January 14, 2018</span>
|
||||
<div class='links'>
|
||||
<a href='/blog/2017/12/17/release-60/#release-0601---january-6'>Release notes</a>
|
||||
<a href='/blog/2018/01/14/release-61/#'>Release notes</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class='join-community material-card text'>
|
||||
|
@ -112,7 +112,7 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<h1>Alexa, turn on the lights</h1>
|
||||
Use Alexa to control Home Assistant.
|
||||
<div class='links'>
|
||||
<a href='/blog/2017/12/17/introducing-home-assistant-cloud/'>LEARN MORE</a>
|
||||
<a href='/components/cloud/'>LEARN MORE</a>
|
||||
</div>
|
||||
</div>
|
||||
<a class='material-card highlight-blog-post' href='/blog/2016/01/19/perfect-home-automation/'>
|
||||
|
@ -122,6 +122,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/2018/01/14/release-61/">0.61: Coinbase, Discogs, iGlo, Sochain</a>
|
||||
<small class='blog-date'>January 14, 2018</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/12/28/thank-you/">Thank You</a>
|
||||
<small class='blog-date'>December 28, 2017</small>
|
||||
|
@ -130,10 +134,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<a href="/blog/2017/12/17/introducing-home-assistant-cloud/">Introducing Home Assistant Cloud</a>
|
||||
<small class='blog-date'>December 17, 2017</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/12/17/release-60/">0.60: Beckhoff/TwinCAT, WebDav, Gearbest, iAlarm</a>
|
||||
<small class='blog-date'>December 17, 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