2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

fhtsoftbuffer removed

git-svn-id: https://svn.fhem.de/fhem/trunk@1059 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2011-10-09 08:15:33 +00:00
parent 46ff32b03a
commit a664fec2b2

View File

@ -91,7 +91,7 @@ CUL_Initialize($)
$hash->{AttrFn} = "CUL_Attr";
$hash->{AttrList}= "do_not_notify:1,0 dummy:1,0 " .
"showtime:1,0 model:CUL,CUN,CUR loglevel:0,1,2,3,4,5,6 " .
"fhtsoftbuffer:1,0 sendpool addvaltrigger " .
"sendpool addvaltrigger " .
"rfmode:SlowRF,HomeMatic hmId hmProtocolEvents";
$hash->{ShutdownFn} = "CUL_Shutdown";