Site updated at 2016-06-20 07:00:42 UTC

This commit is contained in:
Travis CI 2016-06-20 07:00:42 +00:00
parent f144d540ed
commit ea3739995b
22 changed files with 40 additions and 31 deletions

View file

@ -111,17 +111,19 @@ Home Assistant is an open-source home automation platform running on Python 3. T
<div class="grid-wrapper frontpage">
<div class="frontpage">
<div class="grid">
<div class="grid__item one-third lap-one-third palm-one-whole">
<div class='current-version material-card text'>
<h1>Current: 0.22.1</h1>
Released: <span class='release-date'>June 20, 2016</span><br>
<a href='/blog/2016/06/18/pandora-bt-home-hub-5-and-local-file-camera/'>Release notes</a>
<h1>Current Version: 0.22.1</h1>
Released: <span class='release-date'>June 20, 2016</span>
<div class='links'>
<a href='/blog/2016/06/18/pandora-bt-home-hub-5-and-local-file-camera/'>Release notes</a>
</div>
</div>
</div>
<div class="grid__item two-thirds lap-two-thirds palm-one-whole">
<div class='material-card text'>
<div class='recent-posts material-card text'>
<h1>Recent Blog Posts</h1>
@ -141,6 +143,13 @@ Home Assistant is an open-source home automation platform running on Python 3. T
</li>
</div>
<div class='material-card text'>
<h1>June 26: Free online webinar</h1>
Join us for our first virtual session to learn the in's and out's of Home Assistant. We'll talk about getting started, configuring new components, setting up automations and using templates.
<div class='links'>
<a href='https://www.eventbrite.com/e/home-assistant-support-101-getting-around-in-home-assistant-tickets-25943868810'>RSVP</a>
</div>
</div>
</div>
</div>