Site updated at 2015-09-28 03:26:37 UTC
This commit is contained in:
parent
ddc75b622a
commit
9e30b08d09
23 changed files with 748 additions and 79 deletions
|
@ -105,7 +105,8 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>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>
|
||||
<p>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.
|
||||
Scenes can be activated using the service scene.turn_on and deactivated using the service scene.turn_off.</p>
|
||||
|
||||
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
|
||||
<span class='line-number'>2</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue