mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
73_km200.pm: feature: header and readingFnAttributes added
git-svn-id: https://svn.fhem.de/fhem/trunk@12280 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a301bbbd48
commit
bbe14087bb
@ -80,6 +80,7 @@ sub km200_Initialize($)
|
||||
$hash->{DbLog_splitFn} = "km200_DbLog_splitFn";
|
||||
|
||||
$hash->{AttrList} = "do_not_notify:1,0 " .
|
||||
"header " .
|
||||
"disable:1,0 " .
|
||||
"loglevel:0,1,2,3,4,5,6 " .
|
||||
"IntervalDynVal " .
|
||||
|
Loading…
Reference in New Issue
Block a user