Site updated at 2015-06-11 07:34:32 UTC
This commit is contained in:
parent
b7a4ed90af
commit
1f74908bdf
44 changed files with 2540 additions and 672 deletions
|
@ -219,6 +219,12 @@ YAML allows the use of lists, which should make the configuration file a bit mor
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/06/10/release-notes/">Release notes for June 10, 2015</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/05/14/release-notes/">Release notes for May 14, 2015</a>
|
||||
</li>
|
||||
|
@ -242,12 +248,6 @@ YAML allows the use of lists, which should make the configuration file a bit mor
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/03/11/release-notes/">Release notes for March 11, 2015</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -220,6 +220,12 @@ The old logo, the new detailed logo and the new simple logo.
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/06/10/release-notes/">Release notes for June 10, 2015</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/05/14/release-notes/">Release notes for May 14, 2015</a>
|
||||
</li>
|
||||
|
@ -243,12 +249,6 @@ The old logo, the new detailed logo and the new simple logo.
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/03/11/release-notes/">Release notes for March 11, 2015</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -266,6 +266,12 @@ An initial version of voice control for Home Assistant has landed. The current i
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/06/10/release-notes/">Release notes for June 10, 2015</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/05/14/release-notes/">Release notes for May 14, 2015</a>
|
||||
</li>
|
||||
|
@ -289,8 +295,6 @@ An initial version of voice control for Home Assistant has landed. The current i
|
|||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -187,6 +187,11 @@ Andythigpen has contributed a script component. This allows users to create a se
|
|||
</span></code></pre></td></tr></table></div></figure>
|
||||
|
||||
|
||||
|
||||
|
||||
<a name="read-more"></a>
|
||||
|
||||
|
||||
<p><strong>Scene</strong><br>
|
||||
I (Paulus) have contributed a scene component. A user can create scenes that capture the states you want certain entities to be. For example a scene can contain that light A should be turned on and light B should be bright red. Deactivating a scene will restore the previous state from before the scene was activated. Just like scripts, scenes have their own separate page to see which scenes are on.</p>
|
||||
|
||||
|
@ -334,6 +339,12 @@ James Cole has also contributed support for <a href='https://pushover.net/'>the
|
|||
<ul class="divided">
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/06/10/release-notes/">Release notes for June 10, 2015</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/05/14/release-notes/">Release notes for May 14, 2015</a>
|
||||
</li>
|
||||
|
@ -353,12 +364,6 @@ James Cole has also contributed support for <a href='https://pushover.net/'>the
|
|||
|
||||
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="/blog/2015/03/11/release-notes/">Release notes for March 11, 2015</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue