mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-04 11:26:55 +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->{DbLog_splitFn} = "km200_DbLog_splitFn";
|
||||||
|
|
||||||
$hash->{AttrList} = "do_not_notify:1,0 " .
|
$hash->{AttrList} = "do_not_notify:1,0 " .
|
||||||
|
"header " .
|
||||||
"disable:1,0 " .
|
"disable:1,0 " .
|
||||||
"loglevel:0,1,2,3,4,5,6 " .
|
"loglevel:0,1,2,3,4,5,6 " .
|
||||||
"IntervalDynVal " .
|
"IntervalDynVal " .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user