Site updated at 2017-11-18 20:42:08 UTC
This commit is contained in:
parent
374261cd52
commit
3bb0d0697f
641 changed files with 7982 additions and 2283 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.57.3</h1>
|
||||
Released: <span class='release-date'>November 11, 2017</span>
|
||||
<h1>Current Version: 0.58.0</h1>
|
||||
Released: <span class='release-date'>November 18, 2017</span>
|
||||
<div class='links'>
|
||||
<a href='/blog/2017/11/04/release-57/#release-0573---november-11'>Release notes</a>
|
||||
<a href='/blog/2017/11/18/release-58/#'>Release notes</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class='join-community material-card text'>
|
||||
|
@ -115,6 +115,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/2017/11/18/release-58/">0.58: More translations, faster frontend, system log</a>
|
||||
<small class='blog-date'>November 18, 2017</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/11/12/tor/">Secure remote access to Home Assistant using Tor</a>
|
||||
<small class='blog-date'>November 12, 2017</small>
|
||||
|
@ -123,10 +127,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<a href="/blog/2017/11/10/ttn-with-mqtt/">Home Assistant and The Things Network (TTN)</a>
|
||||
<small class='blog-date'>November 10, 2017</small>
|
||||
</li>
|
||||
<li class="post">
|
||||
<a href="/blog/2017/11/05/frontend-translations/">Translating Home Assistant</a>
|
||||
<small class='blog-date'>November 5, 2017</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