2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-07 12:58:13 +00:00

36_PCA301.pm: docu change

git-svn-id: https://svn.fhem.de/fhem/trunk@11110 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2016-03-21 09:46:40 +00:00
parent 202b670fe9
commit 47d69c9fef

View File

@ -340,7 +340,7 @@ PCA301_Attr(@)
<li>forceOn<br> <li>forceOn<br>
try to switch on the device whenever an off status is received.</li> try to switch on the device whenever an off status is received.</li>
<li>offLevel<br> <li>offLevel<br>
a power level less or equal <code>offLevel</code> is considered to be off.</li> a power level less or equal <code>offLevel</code> is considered to be off. used only in conjunction with readonly.</li>
<li>readonly<br> <li>readonly<br>
if set to a value != 0 all switching commands (on, off, toggle, ...) will be disabled.</li> if set to a value != 0 all switching commands (on, off, toggle, ...) will be disabled.</li>
<li>ignore<br> <li>ignore<br>