readingFnAttributes should be separated by a space
git-svn-id: https://svn.fhem.de/fhem/trunk@3104 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -22,7 +22,7 @@ CUL_EM_Initialize($)
|
||||
$hash->{UndefFn} = "CUL_EM_Undef";
|
||||
$hash->{ParseFn} = "CUL_EM_Parse";
|
||||
$hash->{AttrList} = "IODev do_not_notify:0,1 showtime:0,1 " .
|
||||
"model:EMEM,EMWZ,EMGZ loglevel ignore:0,1".
|
||||
"model:EMEM,EMWZ,EMGZ loglevel ignore:0,1 ".
|
||||
$readingFnAttributes;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user