mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-27 20:34:52 +00:00
THZ: interval_sDewPointHC1 for thetrumpeter
git-svn-id: https://svn.fhem.de/fhem/trunk@14819 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
db1544a8c6
commit
581d7cf1dd
@ -2,7 +2,7 @@
|
||||
# 00_THZ
|
||||
# $Id$
|
||||
# by immi 07/2017
|
||||
my $thzversion = "0.164";
|
||||
my $thzversion = "0.165";
|
||||
# this code is based on the hard work of Robert; I just tried to port it
|
||||
# http://robert.penz.name/heat-pump-lwz/
|
||||
########################################################################################
|
||||
@ -688,6 +688,7 @@ sub THZ_Initialize($)
|
||||
."interval_sFlowRate:0,3600,7200,28800,43200,86400 "
|
||||
."interval_sDisplay:0,60,120,180,300 "
|
||||
."firmware:4.39,2.06,2.14,5.39,4.39technician "
|
||||
."interval_sDewPointHC1:0,60,120,180,300 "
|
||||
. $readingFnAttributes;
|
||||
$data{FWEXT}{"/THZ_PrintcurveSVG"}{FUNC} = "THZ_PrintcurveSVG";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user