Site updated at 2017-08-27 21:55:29 UTC

This commit is contained in:
Travis CI 2017-08-27 21:55:29 +00:00
parent c862e7a763
commit 5ec8b663ab
1288 changed files with 3263 additions and 3263 deletions

View file

@ -10,11 +10,11 @@
<meta name="author" content="Home Assistant">
<meta name="description" content="Home Assistant is an open-source home automation platform running on Python 3.">
<meta name="viewport" content="width=device-width">
<link rel="canonical" href="/blog/posts/6/">
<link rel="canonical" href="https://home-assistant.io/blog/posts/6/">
<meta property="fb:app_id" content="338291289691179">
<meta property="og:title" content="Home Assistant">
<meta property="og:site_name" content="Home Assistant">
<meta property="og:url" content="/blog/posts/6/">
<meta property="og:url" content="https://home-assistant.io/blog/posts/6/">
<meta property="og:type" content="website">
<meta property="og:description" content="">
<meta property="og:image" content="https://home-assistant.io/images/default-social.png">
@ -413,10 +413,10 @@
<article class="listing">
<header>
<h1 class="beta">
<a href="/blog/2016/10/24/explaining-the-updater/">Explaining the Updater</a>
<a href="/blog/2016/10/25/explaining-the-updater/">Explaining the Updater</a>
</h1>
<div class="meta clearfix">
<time datetime="2016-10-25T04:30:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> October 24, 2016</time>
<time datetime="2016-10-25T21:30:00+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> October 25, 2016</time>
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
<span><i class='icon-time'></i> three minutes reading time</span>
<span>
@ -426,13 +426,13 @@
</ul>
</span>
<a class='comments'
href="/blog/2016/10/24/explaining-the-updater/#disqus_thread"
href="/blog/2016/10/25/explaining-the-updater/#disqus_thread"
>Comments</a>
</div>
</header>
<div class="entry-content clearfix">
<p>On Saturday, we released <a href="/blog/2016/10/22/flash-briefing-updater-hacktoberfest/#comment-2965607849">Home Assistant 0.31</a> which includes an improved updater component that checks for new versions using the Home Assistant servers. We wanted to update the community on its rollout and answer some questions that have come up. As part of the update check anonymous information about your operating system and Python version is submitted to Home Assistant servers unless you have opted out.</p>
<a class="btn pull-right" href="/blog/2016/10/24/explaining-the-updater/#read-more">Read on &rarr;</a>
<a class="btn pull-right" href="/blog/2016/10/25/explaining-the-updater/#read-more">Read on &rarr;</a>
</div>
</article>
<hr>