Site updated at 2016-12-03 22:23:45 UTC

This commit is contained in:
Travis CI 2016-12-03 22:23:45 +00:00
parent 93f362b39f
commit 11951b3b0d
24 changed files with 43 additions and 43 deletions

View file

@ -139,7 +139,7 @@
<h3><a class="title-link" name="websocket-api" href="#websocket-api"></a> Websocket API</h3>
<p>This release includes a new <a href="https://home-assistant.io/developers/websockets_api/">websockets</a> based API by <a href="https://github.com/balloob">@balloob</a> to power the next generation of Home Assistant frontends. The current frontend has been partly migrated to use it and will be further migrated in the future.</p>
<p>This release includes a new <a href="https://home-assistant.io/developers/websocket_api/">websockets</a> based API by <a href="https://github.com/balloob">@balloob</a> to power the next generation of Home Assistant frontends. The current frontend has been partly migrated to use it and will be further migrated in the future.</p>
<h2><a class="title-link" name="all-changes" href="#all-changes"></a> All changes</h2>
@ -167,7 +167,7 @@
<li>Sensor - Systemmonitor: Support for removable network adapters (<a href="https://github.com/mnoorenberghe">@mnoorenberghe</a>)</li>
<li>LiteJet: New trigger option (<a href="https://github.com/joncar">@joncar</a>)</li>
<li>Media player - Bose: Add Bose SoundTouch device support (<a href="https://github.com/CharlesBlonde">@CharlesBlonde</a>)</li>
<li>HTTP: Re-organisation and <a href="https://home-assistant.io/developers/websockets_api/">websockets</a> support (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>HTTP: Re-organisation and <a href="https://home-assistant.io/developers/websocket_api/">websockets</a> support (<a href="https://github.com/balloob">@balloob</a>)</li>
<li>HTTP: Advanced <a href="https://home-assistant.io/components/http/">IP filtering</a> (<a href="https://github.com/vkorn">@vkorn</a>)</li>
<li>Sensor - KNX: Fix unit of mesaurement (<a href="https://github.com/cyberjunky">@cyberjunky</a>)</li>
<li>Climate: New precision properties (<a href="https://github.com/sdague">@sdague</a>)</li>