Site updated at 2017-07-29 22:06:40 UTC

This commit is contained in:
Travis CI 2017-07-29 22:06:40 +00:00
parent e55d4ce725
commit 59edc9bad6
744 changed files with 14665 additions and 3545 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.49.1</h1>
Released: <span class='release-date'>July 24, 2017</span>
<h1>Current Version: 0.50.0</h1>
Released: <span class='release-date'>July 29, 2017</span>
<div class='links'>
<a href='/blog/2017/07/15/release-49/#release-0491---july-24'>Release notes</a>
<a href='/blog/2017/07/29/release-50/#'>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/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>
@ -123,10 +127,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
<a href="/blog/2017/07/25/introducing-hassio/">Introducing Hass.io</a>
<small class='blog-date'>July 25, 2017</small>
</li>
<li class="post">
<a href="/blog/2017/07/15/release-49/">0.49: Themes 🎨, kiosk mode and Prometheus.io</a>
<small class='blog-date'>July 15, 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>