mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
31_LightScene.pm: added nextScene/previousScene doku
git-svn-id: https://svn.fhem.de/fhem/trunk@11088 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e85916a486
commit
beec051576
@ -997,6 +997,10 @@ LightScene_editTable($) {
|
||||
save current state for alle devices in this LightScene to <scene_name></li>
|
||||
<li>scene <scene_name><br>
|
||||
shows scene <scene_name> - all devices are switched to the previously saved state</li>
|
||||
<li>nextScene<br>
|
||||
activates the next scene in alphabetical order after the current scene or the first if no current scene is set.</li>
|
||||
<li>previousScene<br>
|
||||
activates the previous scene in alphabetical order before the current scene or the last if no current scene is set.</li>
|
||||
<li>set <scene_name> <device> [<cmd>]<br>
|
||||
set the saved state of <device> in <scene_name> to <cmd></li>
|
||||
<li>setcmd <scene_name> <device> [<cmd>]<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user