Site updated at 2016-12-03 21:09:10 UTC
This commit is contained in:
parent
2ca77efe47
commit
503dc45921
478 changed files with 8952 additions and 1761 deletions
16
index.html
16
index.html
|
@ -118,11 +118,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.33.4</h1>
|
||||
Released: <span class='release-date'>November 23, 2016</span>
|
||||
<h1>Current Version: 0.34.0</h1>
|
||||
Released: <span class='release-date'>December 03, 2016</span>
|
||||
|
||||
<div class='links'>
|
||||
<a href='/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/'>Release notes</a>
|
||||
<a href='/blog/2016/12/03/remote-websockets-sonarr/'>Release notes</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class='join-community material-card text'>
|
||||
|
@ -141,6 +141,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/12/03/remote-websockets-sonarr/">0.34: New Remote component, Websockets, Sonarr, GPSLogger</a>
|
||||
<small class='blog-date'>December 3, 2016</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/11/20/calendar-wink-thermostats-cisco-ios/">0.33: New Calendar component, Wink thermostats and Cisco IOS</a>
|
||||
<small class='blog-date'>November 20, 2016</small>
|
||||
|
@ -151,11 +156,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<small class='blog-date'>November 05, 2016</small>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/10/25/explaining-the-updater/">Explaining the Updater</a>
|
||||
<small class='blog-date'>October 24, 2016</small>
|
||||
</li>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue