2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 23:06:37 +00:00

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 e3a0376d9f
commit ab9fe5bab5

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>