webCmd added

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1052 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2011-10-08 11:45:29 +00:00
parent 8abb6640bd
commit 7df7c92f44

View File

@ -6386,7 +6386,21 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U
In this mode status update is refreshed more or less instantaneously, In this mode status update is refreshed more or less instantaneously,
and state change (on/off only) is done without requesting a complete and state change (on/off only) is done without requesting a complete
refresh from the server. refresh from the server.
<br><br>
</li>
<a name="webCmd"></a>
<li>webCmd<br>
Colon separated list of commands to be shown in the room overview for a
certain device. Example:
<ul>
attr lamp webCmd on:off:on-for-timer 10
</ul> </ul>
On smallscreen devices only the first value is accessible.
</li>
</ul>
</ul> </ul>