mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
small docu changes
git-svn-id: https://svn.fhem.de/fhem/trunk@3231 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1c0f0afe84
commit
4d486f8e7a
@ -289,7 +289,8 @@ LightScene_Get($@)
|
|||||||
<a name="LightScene"></a>
|
<a name="LightScene"></a>
|
||||||
<h3>LightScene</h3>
|
<h3>LightScene</h3>
|
||||||
<ul>
|
<ul>
|
||||||
Allows to store the state of a group of lights and recall it later. Multiple states for one group can be stored.
|
Allows to store the state of a group of lights and other devices and recall it later.
|
||||||
|
Multiple states for one group can be stored.
|
||||||
|
|
||||||
<br><br>
|
<br><br>
|
||||||
<a name="LightScene_Define"></a>
|
<a name="LightScene_Define"></a>
|
||||||
@ -301,6 +302,7 @@ LightScene_Get($@)
|
|||||||
Examples:
|
Examples:
|
||||||
<ul>
|
<ul>
|
||||||
<code>define light_group LightScene Lampe1 Lampe2 Dimmer1</code><br>
|
<code>define light_group LightScene Lampe1 Lampe2 Dimmer1</code><br>
|
||||||
|
<code>define kino_group LightScene LampeDecke LampeFernseher Fernseher Verstaerker</code><br>
|
||||||
</ul>
|
</ul>
|
||||||
</ul><br>
|
</ul><br>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user