addvaltrigger
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@695 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -20,7 +20,7 @@ CUL_RFR_Initialize($)
|
||||
$hash->{UndefFn} = "CUL_RFR_Undef";
|
||||
$hash->{ParseFn} = "CUL_RFR_Parse";
|
||||
$hash->{AttrList} = "IODev do_not_notify:0,1 model:CUL,CUN,CUR " .
|
||||
"loglevel:0,1,2,3,4,5,6 ignore:0,1";
|
||||
"loglevel:0,1,2,3,4,5,6 ignore:0,1 addvaltrigger";
|
||||
|
||||
$hash->{WriteFn} = "CUL_RFR_Write";
|
||||
$hash->{GetFn} = "CUL_Get";
|
||||
|
||||
Reference in New Issue
Block a user