Site updated at 2016-08-22 08:21:42 UTC
This commit is contained in:
parent
f9d65cbe57
commit
4acb07bf8e
559 changed files with 18878 additions and 21688 deletions
|
@ -93,7 +93,7 @@
|
|||
<ul class="tags unstyled">
|
||||
|
||||
|
||||
<li><a class='category' href='/blog/categories/release-notes/'>Release-Notes</a></li>
|
||||
<li>Release-Notes</li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
@ -110,13 +110,13 @@
|
|||
|
||||
<p>I have just merged the latest version of the development branch into master. Here are some of the highlights of this release:</p>
|
||||
|
||||
<p><strong>Configuration via the frontend</strong><br /><br />
|
||||
Phliips Hue will now be auto discovered and uses the new <code>configurator</code> component to interact with the user to finish the setup process.</p>
|
||||
<p><strong>Configuration via the frontend</strong><br />
|
||||
Phliips Hue will now be auto discovered and uses the new <code class="highlighter-rouge">configurator</code> component to interact with the user to finish the setup process.</p>
|
||||
|
||||
<p><strong>Wink Hub support</strong><br /><br />
|
||||
<p><strong>Wink Hub support</strong><br />
|
||||
Thanks to the work done by John McLaughlin and Geoff Norton we now support the lights, switches and sensors that are connected to the Wink hub.</p>
|
||||
|
||||
<p><strong>The getting started guide and component page have been reorganized</strong><br /><br />
|
||||
<p><strong>The getting started guide and component page have been reorganized</strong><br />
|
||||
The getting started instructions have been split into separate pages per component and a general overview page. The goal is to have a page per component that describes:</p>
|
||||
|
||||
<ul>
|
||||
|
@ -127,11 +127,11 @@ The getting started instructions have been split into separate pages per compone
|
|||
<li>Additional development tips</li>
|
||||
</ul>
|
||||
|
||||
<p><strong>More reasonable errors</strong><br /><br />
|
||||
<p><strong>More reasonable errors</strong><br />
|
||||
Home Assistant should now throw better errors and offer solutions if you do not have the right version of Python 3, forgot to clone the git submodules or install the dependencies.</p>
|
||||
|
||||
<p><strong>Streamlined first launch</strong><br /><br />
|
||||
Home Assistant now supports <code>--open-ui</code> and <code>--demo-mode</code> command line properties to open the browser automatically and have something to show. Home Assistant now supports to be run without a password, allowing the interface to login automatically on launch.</p>
|
||||
<p><strong>Streamlined first launch</strong><br />
|
||||
Home Assistant now supports <code class="highlighter-rouge">--open-ui</code> and <code class="highlighter-rouge">--demo-mode</code> command line properties to open the browser automatically and have something to show. Home Assistant now supports to be run without a password, allowing the interface to login automatically on launch.</p>
|
||||
</article>
|
||||
|
||||
|
||||
|
@ -205,7 +205,7 @@ Home Assistant now supports <code>--open-ui</code> and <code>--demo-mode</code>
|
|||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2016/08/13/foursquare-fast-com-ffmpeg-gpsd/">0.26: Foursquare, Fast.com, FFMPEG and GPSD</a>
|
||||
<a href="/blog/2016/08/13/foursquare-fast.com-ffmpeg-gpsd/">0.26: Foursquare, Fast.com, FFMPEG and GPSD</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue