Site updated at 2017-10-21 23:33:52 UTC

This commit is contained in:
Travis CI 2017-10-21 23:33:53 +00:00
parent b95006b9eb
commit a6fbc15960
1416 changed files with 21669 additions and 4045 deletions

View file

@ -23,7 +23,7 @@
<meta name="twitter:title" content="Home Assistant">
<meta name="twitter:description" content="Open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Installation in less than a minute.">
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet">
<link href="/stylesheets/screen.css" media="screen, projection, print" rel="stylesheet">
<link href="/atom.xml" rel="alternate" title="Home Assistant" type="application/atom+xml">
<link rel='shortcut icon' href='/images/favicon.ico' />
<link rel='icon' type='image/png' href='/images/favicon-192x192.png' sizes='192x192' />
@ -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.55.1</h1>
Released: <span class='release-date'>October 15, 2017</span>
<h1>Current Version: 0.56.0</h1>
Released: <span class='release-date'>October 21, 2017</span>
<div class='links'>
<a href='/blog/2017/10/07/release-55/#release-0551---october-15'>Release notes</a>
<a href='/blog/2017/10/21/release-56/'>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/10/21/release-56/">0.56: Skybell, Google Actions, Travis CI and Toon</a>
<small class='blog-date'>October 21, 2017</small>
</li>
<li class="post">
<a href="/blog/2017/10/18/hasspodcast-ep-10/">Home Assistant Podcast #10</a>
<small class='blog-date'>October 18, 2017</small>
@ -123,10 +127,6 @@ Home Assistant is an open-source home automation platform running on Python 3. T
<a href="/blog/2017/10/15/templating-date-time/">Templates, dates and times</a>
<small class='blog-date'>October 15, 2017</small>
</li>
<li class="post">
<a href="/blog/2017/10/07/release-55/">0.55: Tibber, DuckDNS, The Things Network, Owntrack</a>
<small class='blog-date'>October 7, 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>