Site updated at 2017-07-05 04:04:29 UTC

This commit is contained in:
Travis CI 2017-07-05 04:04:29 +00:00
parent 4013a99bab
commit e3f91fe985
27 changed files with 57 additions and 57 deletions

View file

@ -124,12 +124,12 @@
<span class="s">new_entity_ids</span><span class="pi">:</span> <span class="s">false</span>
</code></pre>
</div>
<h2>Big speed up in querying the history</h2>
<h2><a class="title-link" name="big-speed-up-in-querying-the-history" href="#big-speed-up-in-querying-the-history"></a> Big speed up in querying the history</h2>
<p>Thanks to the work by <a href="https://github.com/cmsimike">@cmsimike</a> in <a href="https://github.com/home-assistant/home-assistant/pull/8255">#8255</a> youll see a significant speed up when using the history view. In his local tests queries went from 1 minute to 90ms! ⚡️</p>
<h2>Snips.ai component</h2>
<h2><a class="title-link" name="snipsai-component" href="#snipsai-component"></a> Snips.ai component</h2>
<p>Snips has contributed a component to integrate with their Snips.ai local voice assistant. This will allow you to hook a speaker and a microphone into your Raspberry Pi and make your own local Amazon Echo quickly. See <a href="/components/snips/">the docs</a> for further instructions.</p>
<p>Also a shoutout to <a href="https://github.com/michaelarnauts">@michaelarnauts</a> for keeping an eye on our Docker build and once again reducing the file size 👍</p>
<h2>New Platforms</h2>
<h2><a class="title-link" name="new-platforms" href="#new-platforms"></a> New Platforms</h2>
<ul>
<li>Add initial support for Shiftr.io (<a href="https://github.com/fabaff">@fabaff</a> - <a href="https://github.com/home-assistant/home-assistant/pull/7974">#7974</a>) (<a href="/components/shiftr/">shiftr docs</a>) (new-platform)</li>
<li>Upnp properties (<a href="https://github.com/dgomes">@dgomes</a> - <a href="https://github.com/home-assistant/home-assistant/pull/8067">#8067</a>) (<a href="/components/upnp/">upnp docs</a>) (<a href="/components/sensor.upnp/">sensor.upnp docs</a>) (new-platform)</li>