Site updated at 2016-09-11 01:34:03 UTC

This commit is contained in:
Travis CI 2016-09-11 01:34:03 +00:00
parent 99424b497c
commit f143c60d71
311 changed files with 4596 additions and 1607 deletions

View file

@ -115,11 +115,11 @@ 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.27.2</h1>
Released: <span class='release-date'>September 3, 2016</span>
<h1>Current Version: 0.28</h1>
Released: <span class='release-date'>September 10, 2016</span>
<div class='links'>
<a href='/blog/2016/08/28/notifications-hue-fake-unification/'>Release notes</a>
<a href='/blog/2016/09/10/notify-group-reload-api-pihole/'>Release notes</a>
</div>
</div>
<div class='join-community material-card text'>
@ -138,6 +138,11 @@ Home Assistant is an open-source home automation platform running on Python 3. T
<h1>Recent Blog Posts</h1>
<li class="post">
<a href="/blog/2016/09/10/notify-group-reload-api-pihole/">0.28: Reload automation and groups, API documentation, car tracking, Pi-Hole stats</a>
<small class='blog-date'>September 10, 2016</small>
</li>
<li class="post">
<a href="/blog/2016/08/31/esp8266-and-micropython-part2/">ESP8266 and MicroPython - Part 2</a>
<small class='blog-date'>August 31, 2016</small>
@ -148,11 +153,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
<small class='blog-date'>August 27, 2016</small>
</li>
<li class="post">
<a href="/blog/2016/08/19/github-style-calendar-heatmap-of-device-data/">Github-style calendar heatmap of device data</a>
<small class='blog-date'>August 19, 2016</small>
</li>
</div>
</div>
</div>