diff --git a/fhem/FHEM/36_PCA301.pm b/fhem/FHEM/36_PCA301.pm index 54261e61e..ceb9a5920 100644 --- a/fhem/FHEM/36_PCA301.pm +++ b/fhem/FHEM/36_PCA301.pm @@ -340,7 +340,7 @@ PCA301_Attr(@)
  • forceOn
    try to switch on the device whenever an off status is received.
  • offLevel
    - a power level less or equal offLevel is considered to be off.
  • + a power level less or equal offLevel is considered to be off. used only in conjunction with readonly.
  • readonly
    if set to a value != 0 all switching commands (on, off, toggle, ...) will be disabled.
  • ignore