fixed: documentation for commandref

git-svn-id: https://svn.fhem.de/fhem/trunk@3580 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2013-08-02 16:17:38 +00:00
parent 214a692c87
commit 00829c07c3

View File

@@ -414,15 +414,15 @@ CUL_IR_Attr(@)
arguments are:
<ul>
<li>OFF<br>
Switching off the reception of IR signals. This is the default.
Switching off the reception of IR signals. This is the default.</li>
<li>ON<br>
Switching on the reception of IR signals. This is WITHOUT filtering repetitions. This is
not recommended as many remote controls do repeat their signals.
not recommended as many remote controls do repeat their signals.</li>
<li>ON_NR<br>
Switching on the reception of IR signals with filtering of repetitions. This is
the recommended modus operandi.
the recommended modus operandi.</li>
</ul>
</li><br>