Site updated at 2017-08-26 06:14:00 UTC

This commit is contained in:
Travis CI 2017-08-26 06:14:00 +00:00
parent 0408a5478d
commit bf5e0c0bc2
733 changed files with 8077 additions and 1976 deletions

View file

@ -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.51.2</h1>
Released: <span class='release-date'>August 14, 2017</span>
<h1>Current Version: 0.52.0</h1>
Released: <span class='release-date'>August 26, 2017</span>
<div class='links'>
<a href='/blog/2017/08/12/release-51/#release-0512--august-14'>Release notes</a>
<a href='/blog/2017/08/26/release-0-52/#'>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/08/26/release-0-52/">0.51: Massive history speed up, finished automation editor and official vacuum cleaner support</a>
<small class='blog-date'>August 26, 2017</small>
</li>
<li class="post">
<a href="/blog/2017/08/12/release-51/">0.51: Massive history speed up, finished automation editor and official vacuum cleaner support</a>
<small class='blog-date'>August 12, 2017</small>
@ -123,10 +127,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
<a href="/blog/2017/08/01/hasspodcast-ep-5/">Home Assistant Podcast #5</a>
<small class='blog-date'>August 1, 2017</small>
</li>
<li class="post">
<a href="/blog/2017/07/29/release-50/">0.50: Voice control, History improvements, and Xiaomi</a>
<small class='blog-date'>July 29, 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>