Site updated at 2017-11-04 06:33:48 UTC

This commit is contained in:
Travis CI 2017-11-04 06:33:48 +00:00
parent 58beb42469
commit 34db186026
518 changed files with 5817 additions and 3208 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.56.2</h1>
Released: <span class='release-date'>October 23, 2017</span>
<h1>Current Version: 0.57.0</h1>
Released: <span class='release-date'>November 04, 2017</span>
<div class='links'>
<a href='/blog/2017/10/21/release-56/#0562---october-23'>Release notes</a>
<a href='/blog/2017/11/04/release-57/'>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/11/04/release-57/">0.57: Translations, Hacktoberfest, Timers</a>
<small class='blog-date'>November 4, 2017</small>
</li>
<li class="post">
<a href="/blog/2017/11/02/secure-shell-tunnel/">Home Assistant and SSH</a>
<small class='blog-date'>November 02, 2017</small>
@ -123,10 +127,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
<a href="/blog/2017/10/28/demo/">Home Assistant Demo</a>
<small class='blog-date'>October 28, 2017</small>
</li>
<li class="post">
<a href="/blog/2017/10/23/simple-analog-sensor/">Serial analog sensor</a>
<small class='blog-date'>October 23, 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>