From cd13d53f265a56323c7cfee732c3c0043cea7e69 Mon Sep 17 00:00:00 2001 From: justme1968 Date: Sat, 7 Jun 2014 20:19:42 +0000 Subject: [PATCH] fixed typo git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6083 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/36_JeeLink.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.