Site updated at 2017-03-26 08:34:42 UTC
This commit is contained in:
parent
2cc4827413
commit
498b4b25f7
26 changed files with 41 additions and 41 deletions
|
@ -67,7 +67,7 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
<p>Like it how the lights dim up/down at the movies? Do it at home as well!</p>
|
||||
<p>This example uses the media player, Philips Hue (transitions) and the sun component. We’ll use actions to detect media player state changes and scenes to control multiple lights, color settings and transition between scenes.</p>
|
||||
<p>This example uses the <a href="https://home-assistant.io/components/media_player/">media player</a>, <a href="https://home-assistant.io/components/light.hue/">Philips Hue</a> (transitions) and the <a href="https://home-assistant.io/components/sun/">sun</a> component. We’ll use actions to detect media player state changes and scenes to control multiple lights, color settings and transition between scenes.</p>
|
||||
<h4><a class="title-link" name="scenes" href="#scenes"></a> Scenes</h4>
|
||||
<p>One scene for normal light, one for when movies are on. A 2 second transition gives a nice ‘feel’ to the switch.</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="s">scene</span><span class="pi">:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue