2
0
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:
sailor-fhem 2016-10-05 18:42:31 +00:00
parent a301bbbd48
commit bbe14087bb

View File

@ -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 " .