diff --git a/fhem/FHEM/36_JeeLink.pm b/fhem/FHEM/36_JeeLink.pm index 2f2431778..3ac289091 100644 --- a/fhem/FHEM/36_JeeLink.pm +++ b/fhem/FHEM/36_JeeLink.pm @@ -1043,7 +1043,7 @@ sub JeeLink_getIndexOfArray($@) {
  • MatchList
    can be set to a perl expression that returns a hash that is used as the MatchList
    - attr myJeeling MatchList {'5:AliRF' => '^\\S+\\s+5 '}
  • + attr myJeeLink MatchList {'5:AliRF' => '^\\S+\\s+5 '}
  • initCommands
    Space separated list of commands to send for device initialization.