Site updated at 2018-02-10 22:34:55 UTC

This commit is contained in:
Travis CI 2018-02-10 22:34:56 +00:00
parent cf68d885fb
commit b6201b0104
770 changed files with 11042 additions and 2350 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.62.1</h1>
Released: <span class='release-date'>January 30, 2018</span>
<h1>Current Version: 0.63.0</h1>
Released: <span class='release-date'>February 10, 2018</span>
<div class='links'>
<a href='/blog/2018/01/27/release-62/#release-0621---january-30'>Release notes</a>
<a href='/blog/2018/02/10/release-63/#'>Release notes</a>
</div>
</div>
<div class='join-community material-card text'>
@ -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/02/10/release-63/">0.63: Entity Registry, SQL Sensor, Mercedes cars</a>
<small class='blog-date'>February 10, 2018</small>
</li>
<li class="post">
<a href="/blog/2018/02/09/disabling-disqus/">Disabling Disqus comments</a>
<small class='blog-date'>February 9, 2018</small>
@ -130,10 +134,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
<a href="/blog/2018/01/27/release-62/">0.62: MyChevy, Iota and Venstar Thermostat</a>
<small class='blog-date'>January 27, 2018</small>
</li>
<li class="post">
<a href="/blog/2018/01/21/clarification-emulated-hue/">Clarification about Emulated Hue</a>
<small class='blog-date'>January 21, 2018</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>