Site updated at 2017-08-12 20:12:45 UTC

This commit is contained in:
Travis CI 2017-08-12 20:12:46 +00:00
parent e1336d0fd2
commit 177731b69b
614 changed files with 10280 additions and 2298 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.50.2</h1>
Released: <span class='release-date'>July 31, 2017</span>
<h1>Current Version: 0.51.0</h1>
Released: <span class='release-date'>August 12, 2017</span>
<div class='links'>
<a href='/blog/2017/07/29/release-50/#release-0502---july-31'>Release notes</a>
<a href='/blog/2017/08/12/release-51/#'>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/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>
</li>
<li class="post">
<a href="/blog/2017/08/01/hasspodcast-ep-5/">Home Assistant Podcast #5</a>
<small class='blog-date'>August 1, 2017</small>
@ -123,10 +127,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
<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>
<li class="post">
<a href="/blog/2017/07/27/talk-python-podcast/">Talk Python interview with Paulus Schoutsen</a>
<small class='blog-date'>July 27, 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>