Site updated at 2017-04-09 08:45:01 UTC
This commit is contained in:
parent
10dc88b4e6
commit
d70e976524
29 changed files with 287 additions and 176 deletions
|
@ -106,6 +106,7 @@
|
|||
<p>…don’t hesitate to use our very active <a href="https://community.home-assistant.io/">forums</a> or join us for a little <a href="https://gitter.im/home-assistant/home-assistant">chat</a>. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.</p>
|
||||
<h2>Reporting Issues</h2>
|
||||
<p>Experiencing issues introduced by this release? Please report them in our <a href="https://github.com/home-assistant/home-assistant/issues">issue tracker</a>. Make sure to fill in all fields of the issue template.</p>
|
||||
<a name="read-more"></a>
|
||||
<h2>All changes</h2>
|
||||
<ul>
|
||||
<li>Bugfix android camera autodiscovery settings (<a href="https://github.com/pvizeli">@pvizeli</a> - <a href="https://github.com/home-assistant/home-assistant/pull/6510">#6510</a>)</li>
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
<div class="meta clearfix">
|
||||
<time datetime="2017-04-08T08:04:05+00:00" pubdate data-updated="true"><i class="icon-calendar"></i> April 8, 2017</time>
|
||||
<span class="byline author vcard"><i class='icon-user'></i> Paulus Schoutsen</span>
|
||||
<span><i class='icon-time'></i> nine minutes reading time</span>
|
||||
<span><i class='icon-time'></i> 10 minutes reading time</span>
|
||||
<span>
|
||||
<i class="icon-tags"></i>
|
||||
<ul class="tags unstyled">
|
||||
|
@ -141,6 +141,15 @@
|
|||
<span class="pi">-</span> <span class="s">volume</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
<h2>If you need help…</h2>
|
||||
<p>…don’t hesitate to use our very active <a href="https://community.home-assistant.io/">forums</a> or join us for a little <a href="https://gitter.im/home-assistant/home-assistant">chat</a>. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.</p>
|
||||
<h2>Reporting Issues</h2>
|
||||
<p>Experiencing issues introduced by this release? Please report them in our <a href="https://github.com/home-assistant/home-assistant/issues">issue tracker</a>. Make sure to fill in all fields of the issue template.</p>
|
||||
<h2><a class="title-link" name="release-0421---april-9" href="#release-0421---april-9"></a> Release 0.42.1 - April 9</h2>
|
||||
<ul>
|
||||
<li>Upgrade aiohttp to 2.0.6</li>
|
||||
<li>Make discovery not cause startup warning</li>
|
||||
</ul>
|
||||
<h2>All changes</h2>
|
||||
<ul>
|
||||
<li>Flux led update lib (<a href="https://github.com/danielhiversen">@danielhiversen</a> - <a href="https://github.com/home-assistant/home-assistant/pull/6763">#6763</a>)</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue