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="Category: Release-Notes">
<meta name="twitter:description" content="Category: Release-Notes">
<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' />
@ -79,6 +79,27 @@
<h2>2017</h2>
<article>
<div class="grid">
<div class="grid__item one-fifth palm-one-whole">
<time datetime="2017-10-21T10:00:00+00:00" pubdate>
<span class='month'>Oct</span> <span class='day'>21</span>
</time>
</div>
<div class="grid__item four-fifths palm-one-whole">
<h1 class="gamma"><a href="/blog/2017/10/21/release-56/">0.56: Skybell, Google Actions, Travis CI and Toon</a></h1>
<footer class="meta">
<span>
<i class="icon-tags"></i>
<ul class="tags unstyled">
<li>Release-Notes</li>
</ul>
</span>
</footer>
<hr class="divider">
</div>
</div>
</article>
<article>
<div class="grid">
<div class="grid__item one-fifth palm-one-whole">
<time datetime="2017-10-07T10:00:00+00:00" pubdate>
<span class='month'>Oct</span> <span class='day'>07</span>
@ -1609,6 +1630,9 @@
<section id="recent-posts" class="aside-module grid__item one-whole lap-one-half">
<h1 class="title delta">Recent Posts</h1>
<ul class="divided">
<li class="post">
<a href="/blog/2017/10/21/release-56/">0.56: Skybell, Google Actions, Travis CI and Toon</a>
</li>
<li class="post">
<a href="/blog/2017/10/18/hasspodcast-ep-10/">Home Assistant Podcast #10</a>
</li>
@ -1621,9 +1645,6 @@
<li class="post">
<a href="/blog/2017/10/06/deprecating-python-3.4-support/">Deprecating Python 3.4 support</a>
</li>
<li class="post">
<a href="/blog/2017/10/01/hass-podcast-ep9/">Home Assistant Podcast #9</a>
</li>
</ul>
</section>
</div>