2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-01 15:44:52 +00:00

00_THZ.pm: p99RoomThermCorrection added + sDisplay + bugfix

git-svn-id: https://svn.fhem.de/fhem/trunk@7824 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
immiimmi 2015-02-01 17:33:51 +00:00
parent 7565e26848
commit af68ea9e4a

View File

@ -388,6 +388,7 @@ sub THZ_Initialize($)
."interval_sBoostDHWTotal:0,3600,7200,28800,43200,86400 "
."interval_sBoostHCTotal:0,3600,7200,28800,43200,86400 "
."interval_sFlowRate:0,3600,7200,28800,43200,86400 "
."interval_sDisplay:0,60,120,180,300 "
."firmware:4.39,2.06,5.39 "
. $readingFnAttributes;
$data{FWEXT}{"/THZ_PrintcurveSVG"}{FUNC} = "THZ_PrintcurveSVG";