Site updated at 2018-02-26 01:02:56 UTC
This commit is contained in:
parent
41c5c550a6
commit
ac7487404f
816 changed files with 14568 additions and 2170 deletions
14
index.html
14
index.html
|
@ -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.63.3</h1>
|
||||
Released: <span class='release-date'>February 17, 2018</span>
|
||||
<h1>Current Version: 0.64.0</h1>
|
||||
Released: <span class='release-date'>February 26, 2018</span>
|
||||
<div class='links'>
|
||||
<a href='/blog/2018/02/10/release-63/#release-0633---february-17'>Release notes</a>
|
||||
<a href='/blog/2018/02/26/release-64/#'>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/26/release-64/">0.64: Over 1000 integrations! New: HomeKit, BMW, August.</a>
|
||||
<small class='blog-date'>February 26, 2018</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2018/02/19/cloud-update/">Cloud Update</a>
|
||||
<small class='blog-date'>February 19, 2018</small>
|
||||
|
@ -130,10 +134,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<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>
|
||||
</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue