Site updated at 2016-06-12 21:58:30 UTC
This commit is contained in:
parent
d48deeb48b
commit
840e65077f
22 changed files with 58 additions and 26 deletions
32
index.html
32
index.html
|
@ -112,6 +112,38 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
|
||||
|
||||
<div class="grid-wrapper 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.21.1</h1>
|
||||
Released: <span class='release-date'>June 12, 2016</span><br>
|
||||
<a href='/blog/2016/06/08/super-fast-web-enocean-lirc/'>Release notes</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="grid__item two-thirds lap-two-thirds palm-one-whole">
|
||||
<div class='material-card text'>
|
||||
<h1>Latest blog items</h1>
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/06/08/super-fast-web-enocean-lirc/">0.21: Improved Web and support for EnOcean, LIRC and Osram Lightify</a>
|
||||
<small class='blog-date'>June 8, 2016</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/06/01/community-highlights/">Community Highlights</a>
|
||||
<small class='blog-date'>June 1, 2016</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/05/26/ibeacons-how-to-track-things-that-cant-track-themselves-part-ii/">iBeacons: How to track things that can’t track themselves (part II)</a>
|
||||
<small class='blog-date'>May 26, 2016</small>
|
||||
</li>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="grid">
|
||||
<div class="grid__item one-third lap-one-whole palm-one-whole usp">
|
||||
<div class="grid">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue