2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-08 19:32:42 +00:00

fixed: documentation for commandref

git-svn-id: https://svn.fhem.de/fhem/trunk@3582 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2013-08-02 16:19:37 +00:00
parent 27ba303d48
commit 5752ba4279

View File

@ -484,10 +484,10 @@ IT_Parse($$)
<b>Generated events:</b>
<ul>
From an IT device you can receive one of the following events.
<li>on
<li>off
<li>dimdown
<li>dimup<br>
<li>on</li>
<li>off</li>
<li>dimdown</li>
<li>dimup<br></li>
Which event is sent is device dependent and can sometimes configured on
the device.
</ul>