THZ Tecalor (LWZ Stiebel Eltron) module support and code improvement.

Begonnen von immi, 02 Februar 2015, 11:42:16

Vorheriges Thema - Nächstes Thema

joker4791

OK, here it is:
2022.12.14 11:28:59 5: write command (parsed element/pos/len/dec/parsingtype): 0 / 6 / 2 / 1 / hex
2022.12.14 11:28:59 5: THZ_Set: 'pClockHour 0A 0A01250A00' ... Check if port is open. State = '(opened)'
2022.12.14 11:28:59 5: THZ_Get_Comunication: Check if port is open. State = '(opened)'
2022.12.14 11:28:59 5: Mythz sending 02
2022.12.14 11:28:59 5: SW: 02
2022.12.14 11:28:59 5: Mythz start Function THZ_ReadAnswer
2022.12.14 11:28:59 5: THZ_ReadAnswer: uc unpack: '10'
2022.12.14 11:28:59 5: Mythz sending 0180BB0A01250A001003
2022.12.14 11:28:59 5: SW: 0180BB0A01250A001003
2022.12.14 11:28:59 5: Mythz start Function THZ_ReadAnswer
2022.12.14 11:28:59 5: THZ_ReadAnswer: uc unpack: '10'
2022.12.14 11:28:59 5: Mythz start Function THZ_ReadAnswer
2022.12.14 11:28:59 5: THZ_ReadAnswer: uc unpack: '02'
2022.12.14 11:28:59 5: Mythz sending 10
2022.12.14 11:28:59 5: SW: 10
2022.12.14 11:28:59 5: Mythz start Function THZ_ReadAnswer
2022.12.14 11:28:59 5: THZ_ReadAnswer: uc unpack: '01808B0A1003'
2022.12.14 11:28:59 5: Mythz sending 10
2022.12.14 11:28:59 5: SW: 10
2022.12.14 11:28:59 5: THZ_Get: Try to get 'pClockHour'
2022.12.14 11:28:59 5: THZ_Get_Comunication: Check if port is open. State = '(opened)'
2022.12.14 11:28:59 5: Mythz sending 02
2022.12.14 11:28:59 5: SW: 02
2022.12.14 11:28:59 5: Mythz start Function THZ_ReadAnswer
2022.12.14 11:28:59 5: THZ_ReadAnswer: uc unpack: '10'
2022.12.14 11:28:59 5: Mythz sending 0100310A01251003
2022.12.14 11:28:59 5: SW: 0100310A01251003
2022.12.14 11:28:59 5: Mythz start Function THZ_ReadAnswer
2022.12.14 11:28:59 5: THZ_ReadAnswer: uc unpack: '10'
2022.12.14 11:28:59 5: Mythz start Function THZ_ReadAnswer
2022.12.14 11:28:59 5: THZ_ReadAnswer: uc unpack: '02'
2022.12.14 11:28:59 5: Mythz sending 10
2022.12.14 11:28:59 5: SW: 10
2022.12.14 11:28:59 5: Mythz start Function THZ_ReadAnswer
2022.12.14 11:28:59 5: THZ_ReadAnswer: uc unpack: '01003C0A01250B001003'
2022.12.14 11:28:59 5: Mythz sending 10
2022.12.14 11:28:59 5: SW: 10
2022.12.14 11:28:59 5: Parse message: 3C0A01250B00
2022.12.14 11:28:59 5: Message length: 12


at 11:28 I sent 'pClockHour' = '10', but as answer in the receiving dialog it says '11'. Also when reading that parameter the value still is '11'.

Best regards,
j.

Stonemuc

FHEM aus Raspberry PI 3 B+, Haussteuerung auf EnOcean Basis, Tecalor THZ 404eco Wärmepumpe

Yepp84

Hi zusammen,
ich habe heute bemerkt das mir die Variable, sLast10errors nur die letzten 4 Fehler anzeigt. Der Zahler number of faults: 7 , am Anfang im String läuft hoch aber es werden diese Informationen nicht ausgelesen. Da hilft nur den Fehlspeicher am Gerät selber zu löschen, gibt es noch eine andere Methode für diesen BUG ?
Vielen Dank

sunrise

@immi
I have now installed FHEM on a VM (on a Synology DS920+) and it seems to function correctly with the THZ (very few "too slow" messages). The THZ is still connected via shielded cable (3 wires) and USB-serial adapter. On the VM client, ser2net runs on port 2000 (with 9600 baud). Can you please let me know what the below warnings and errors mean and if I have to do something about them? Thank you very much!

2022.12.19 17:59:46 1: usb create starting
2022.12.19 17:59:46 3: Probing CUL device /dev/ttyS0
2022.12.19 17:59:47 3: Probing CUL device /dev/ttyS1
2022.12.19 17:59:47 1: PERL WARNING: can't getattr: Input/output error at FHEM/DevIo.pm line 612.
2022.12.19 17:59:47 1: CUL: Can't open /dev/ttyS1: Input/output error
2022.12.19 17:59:47 3: Probing CUL device /dev/ttyS2
2022.12.19 17:59:47 1: CUL: Can't open /dev/ttyS2: Input/output error
2022.12.19 17:59:47 3: Probing CUL device /dev/ttyS3
2022.12.19 17:59:47 1: CUL: Can't open /dev/ttyS3: Input/output error
2022.12.19 17:59:47 1: usb create end


Below is my setup etc. (the MQTT does not yet work, but that is a different topic):

define WEB FHEMWEB 8083 global
attr WEB menuEntries Update,cmd=update,UpdateCheck,cmd=update+check,Restart,cmd=shutdown+restart
#   BYTES_READ 102890
#   BYTES_WRITTEN 1441879
#   CONNECTS   66
#   CSRFTOKEN  csrf_xxxxxxxxxxxxxxxxx
#   DEF        8083 global
#   FD         5
#   FUUID      xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
#   NAME       WEB
#   NR         31
#   NTFY_ORDER 50-WEB
#   PORT       8083
#   STATE      Initialized
#   TYPE       FHEMWEB
#   READINGS:
#     2022-12-19 18:07:30   state           Initialized
#
setstate WEB 2022-12-19 18:07:30 state Initialized


define initialUsbCheck notify global:INITIALIZED usb create
#   DEF        global:INITIALIZED usb create
#   FUUID      xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
#   NAME       initialUsbCheck
#   NOTIFYDEV  global
#   NR         41
#   NTFY_ORDER 50-initialUsbCheck
#   REGEXP     global:INITIALIZED
#   STATE      2022-12-19 18:07:30
#   TRIGGERTIME xxxxxxxxxxx.xxxxx
#   TYPE       notify
#   READINGS:
#     2022-12-19 18:07:30   state           active
#     2022-12-19 18:07:30   triggeredByDev  global
#     2022-12-19 18:07:30   triggeredByEvent INITIALIZED
#
setstate initialUsbCheck 2022-12-19 18:07:30
setstate initialUsbCheck 2022-12-19 18:07:30 state active
setstate initialUsbCheck 2022-12-19 18:07:30 triggeredByDev global
setstate initialUsbCheck 2022-12-19 18:07:30 triggeredByEvent INITIALIZED


attr global userattr cmdIcon devStateIcon:textField-long devStateStyle icon sortby webCmd webCmdLabel:textField-long widgetOverride
attr global autoload_undefined_devices 1
attr global logfile ./log/fhem-%Y-%m.log
attr global modpath .
attr global statefile ./log/fhem.save
attr global verbose 3
#   DEF        no definition
#   FD         3
#   NAME       global
#   NR         1
#   STATE      no definition
#   TYPE       Global
#   currentlogfile ./log/fhem-2022-12.log
#   eventCount 24
#   init_errors Messages collected while initializing FHEM:SecurityCheck:
#  WEB is not password protected
#
#Protect this FHEM installation by defining an allowed device with define allowed allowed
#You can disable this message with attr global motd none
#
#   logfile    ./log/fhem-%Y-%m.log
#
setstate global no definition


define Mythz THZ dns1.fritz.box:2000
attr Mythz devStateIcon opened:10px-kreis-gruen disconnected:10px-kreis-rot
attr Mythz event-min-interval s.*:3600
attr Mythz event-on-change-reading .*
attr Mythz firmware 2.06
attr Mythz interval_sDHW 600
attr Mythz interval_sElectrDHWDay 3600
attr Mythz interval_sElectrDHWTotal 28800
attr Mythz interval_sGlobal 600
attr Mythz interval_sHC1 600
attr Mythz interval_sHeatDHWDay 3600
attr Mythz interval_sHeatDHWTotal 28800
attr Mythz interval_sHeatRecoveredDay 3600
attr Mythz interval_sHeatRecoveredTotal 28800
attr Mythz interval_sHistory 28800
attr Mythz interval_sLast10errors 28800
attr Mythz room Heating
attr Mythz userReadings insideSetTemp:sHC1.* {THZ_Val("sHC1",21)}, insideTemp:sHC1.* {THZ_Val("sHC1",27)}, AussenTemp:sGlobal.* {THZ_Val("sGlobal",1)}
#   CFGFN     
#   DEF        dns1.fritz.box:2000
#   DeviceName dns1.fritz.box:2000
#   FD         8
#   FUUID      xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
#   NAME       Mythz
#   NR         59
#   NTFY_ORDER 50-Mythz
#   PARTIAL   
#   STATE      opened
#   TYPE       THZ
#   VERSION    0.205
#   eventCount 551
#   model      2.06_02.16
#   READINGS:
#     2022-12-20 16:18:01   AussenTemp      6.2
#     2022-12-19 18:21:59   inputVentilatorPower 45 %
#     2022-12-19 18:12:38   inputVentilatorSpeed 19 %
#     2022-12-20 16:15:55   insideSetTemp   20.5
#     2022-12-20 16:15:55   insideTemp      0
#     2022-12-19 18:26:41   mainVentilatorPower 60 %
#     2022-12-19 18:22:42   mainVentilatorSpeed 17 %
#     2022-12-19 18:18:21   outputVentilatorPower  %
#     2022-12-19 18:23:10   outputVentilatorSpeed 17 %
#     2022-12-20 06:57:54   p01-p12         p01RoomTempDay: 20.5 p02RoomTempNight: 20.5 p03RoomTempStandby: 10 p04DHWsetTempDay: 48 p05DHWsetTempNight: 48 p06DHWsetTempStandby: 10 p07FanStageDay: 2 p08FanStageNight: 2 p09FanStageStandby: 2 p10HCTempManual: 35 p11DHWsetTempManual: 48 p12FanStageManual: 1
#     2022-12-19 18:22:28   p01RoomTempDay  20.5 °C
#     2022-12-19 18:12:12   p02RoomTempNight 20.5 °C
#     2022-12-19 18:17:42   p03RoomTempStandby 10 °C
#     2022-12-19 18:26:56   p04DHWsetTempDay 48 °C
#     2022-12-19 18:17:20   p05DHWsetTempNight 48 °C
#     2022-12-19 18:18:12   p06DHWsetTempStandby 10 °C
#     2022-12-19 18:12:36   p07FanStageDay  2
#     2022-12-19 18:12:28   p08FanStageNight 2
#     2022-12-19 18:17:34   p09FanStageStandby 2
#     2022-12-19 18:18:14   p10HCTempManual 35 °C
#     2022-12-19 18:15:14   p11DHWsetTempManual 48 °C
#     2022-12-19 18:26:44   p12FanStageManual 1
#     2022-12-19 18:12:14   p13GradientHC1  0.4
#     2022-12-19 18:12:18   p14LowEndHC1    3 K
#     2022-12-19 18:26:41   p15RoomInfluenceHC1 0
#     2022-12-19 18:26:44   p16GradientHC2  0.6
#     2022-12-19 18:13:00   p17LowEndHC2    0 K
#     2022-12-19 18:27:00   p18RoomInfluenceHC2 0
#     2022-12-19 18:12:52   p19FlowProportionHC1 30 %
#     2022-12-19 18:23:04   p20FlowProportionHC2 100 %
#     2022-12-19 18:22:30   p21Hyst1        4 K
#     2022-12-19 18:23:16   p22Hyst2        3 K
#     2022-12-19 18:20:34   p23Hyst3        3 K
#     2022-12-19 18:17:52   p24Hyst4        2 K
#     2022-12-19 18:12:46   p25Hyst5        1 K
#     2022-12-19 18:26:50   p29HystAsymmetry 2
#     2022-12-19 18:18:04   p30integralComponent 100 Kmin
#     2022-12-19 18:12:58   p32HystDHW      2 K
#     2022-12-19 18:12:42   p33BoosterTimeoutDHW 90 min
#     2022-12-19 18:18:10   p34TempLimitBoostDHW -5 °C
#     2022-12-19 18:13:14   p35PasteurisationInterval error Days
#     2022-12-19 18:22:18   p36MaxDurationDHWLoad 12 h
#     2022-12-19 18:12:40   p37Fanstage1AirflowInlet 100 m3/h
#     2022-12-19 18:17:44   p38Fanstage2AirflowInlet 135 m3/h
#     2022-12-19 18:22:48   p39Fanstage3AirflowInlet 170 m3/h
#     2022-12-19 18:23:21   p40Fanstage1AirflowOutlet too m3/h
#     2022-12-19 18:17:58   p41Fanstage2AirflowOutlet 135 m3/h
#     2022-12-19 18:22:38   p42Fanstage3AirflowOutlet 170 m3/h
#     2022-12-19 18:12:50   p43UnschedVent3 60 min
#     2022-12-19 18:17:28   p44UnschedVent2 60 min
#     2022-12-19 18:26:48   p45UnschedVent1 60 min
#     2022-12-19 18:21:52   p46UnschedVent0 60 min
#     2022-12-19 18:12:44   p47CompressorRestartDelay 20 min
#     2022-12-19 18:22:16   p48MainFanSpeed 60 %
#     2022-12-19 18:17:22   p49SummerModeTemp 17 °C
#     2022-12-19 18:26:52   p50SummerModeHysteresis 2 K
#     2022-12-19 18:23:08   p54MinPumpCycles 1 /Day
#     2022-12-19 18:21:48   p55MaxPumpCycles 288 /Day
#     2022-12-19 18:17:48   p56OutTempMaxPumpCycles 15 °C
#     2022-12-19 18:22:22   p57OutTempMinPumpCycles 20 °C
#     2022-12-19 18:26:46   p58SuppressTempCaptPumpStart 60 s
#     2022-12-19 18:22:08   p75PassiveCooling 0
#     2022-12-19 18:26:52   p77OutTempFilterTime 1 h
#     2022-12-19 18:13:02   p78DualModePoint 0 °C
#     2022-12-19 18:13:04   p79BoosterTimeoutHC 20 min
#     2022-12-19 18:22:58   p80EnableSolar  0
#     2022-12-19 18:12:48   pAbsence        pA0DurationUntilAbsenceStart: 0 pA0AbsenceDuration: 0 pA0EnableAbsenceProg: 0
#     2022-12-19 18:27:46   pCircPump       p54MinPumpCycles: 1 p55MaxPumpCycles: 288 p56OutTempMaxPumpCycles: 15 p57OutTempMinPumpCycles: 20 p58SuppressTempCaptPumpStart: 60
#     2022-12-19 18:22:00   pClockDay       19
#     2022-12-19 18:12:30   pClockHour      18
#     2022-12-19 18:12:54   pClockMinutes   13
#     2022-12-19 18:23:06   pClockMonth     12
#     2022-12-19 18:20:22   pClockYear      22
#     2022-12-19 18:26:48   pDHW            p32HystDHW: 2 p33BoosterTimeoutDHW: 90 p34TempLimitBoostDHW: -5 p35PasteurisationInterval: 30 p36MaxDurationDHWLoad: 12 pasteurisationTemp: 10 maxBoostStagesDHW: 3 p84EnableDHWBuffer: 0
#     2022-12-19 18:28:02   pDHWProg        progDHWStartTime: 23:00 progDHWEndTime: 07:00 progDHWMonday: 1 progDHWTuesday: 1 progDHWWednesday: 1 progDHWThursday: 1 progDHWFriday: 1 progDHWSaturday: 1 progDHWSunday: 1 progDHWEnable: 0
#     2022-12-19 18:23:14   pDefrostAA      MaxDefrostDurationAAExchenger: 60 DefrostStartThreshold: 4 VolumeFlowFilterReplacement: 90
#     2022-12-19 18:22:16   pDefrostEva     UpTempLimitDefrostEvaporatorEnd: 15.1 MaxTimeDefrostEvaporator: 10 LimitTempCondenserElectBoost: 15 LimitTempCondenserDefrostTerm: 8.3 p47CompressorRestartDelay: 20 p48MainFanSpeed: 60
#     2022-12-20 06:59:19   pDryHeat        p70StartDryHeat: 0 p71BaseTemp: 25 p72PeakTemp: 40 p73TempDuration: 2 p74TempIncrease: 1
#     2022-12-19 18:26:48   pFan            p37Fanstage1AirflowInlet: 100 p38Fanstage2AirflowInlet: 135 p39Fanstage3AirflowInlet: 170 p40Fanstage1AirflowOutlet: 100 p41Fanstage2AirflowOutlet: 135 p42Fanstage3AirflowOutlet: 170 p43UnschedVent3: 60 p44UnschedVent2: 60 p45UnschedVent1: 60 p46UnschedVent0: 60 p75PassiveCooling: 0
#     2022-12-19 18:26:41   pFanProg        progFAN1StartTime: 20:00 progFAN1EndTime: 09:00 progFAN1Monday: 1 progFAN1Tuesday: 1 progFAN1Wednesday: 1 progFAN1Thursday: 1 progFAN1Friday: 1 progFAN1Saturday: 1 progFAN1Sunday: 1 progFAN1Enable: 0 progFAN2StartTime: 13:30 progFAN2EndTime: 14:30 progFAN2Monday: 1 progFAN2Tuesday: 1 progFAN2Wednesday: 1 progFAN2Thursday: 1 progFAN2Friday: 1 progFAN2Saturday: 1 progFAN2Sunday: 1 progFAN2Enable: 0
#     2022-12-19 18:26:41   pHeat1          p13GradientHC1: 0.4 p14LowEndHC1: 3 p15RoomInfluenceHC1: 0 p16GradientHC2: 0.6 p17LowEndHC2: 0 p18RoomInfluenceHC2: 0 p19FlowProportionHC1: 30 p20FlowProportionHC2: 100 MaxSetHeatFlowTempHC1: 45 MinSetHeatFlowTempHC1: 5 MaxSetHeatFlowTempHC2: 35 MinSetHeatFlowTempHC2: 5
#     2022-12-19 18:26:50   pHeat2          p21Hyst1: 4 p22Hyst2: 3 p23Hyst3: 3 p24Hyst4: 2 p25Hyst5: 1 p26Hyst6: 1 p27Hyst7: 1 p28Hyst8: 1 p29HystAsymmetry: 2 p30integralComponent: 100 p31MaxBoostStages: 3 MaxHeatFlowTemp: 75 p49SummerModeTemp: 17 p50SummerModeHysteresis: 2 p77OutTempFilterTime: 1 p78DualModePoint: 0 p79BoosterTimeoutHC: 20
#     2022-12-19 18:23:08   pHeatProg       progHC1StartTime: 23:00 progHC1EndTime: 07:00 progHC1Monday: 1 progHC1Tuesday: 1 progHC1Wednesday: 1 progHC1Thursday: 1 progHC1Friday: 1 progHC1Saturday: 0 progHC1Sunday: 0 progHC1Enable: 0 progHC2StartTime: 00:00 progHC2EndTime: 08:00 progHC2Monday: 0 progHC2Tuesday: 0 progHC2Wednesday: 0 progHC2Thursday: 0 progHC2Friday: 0 progHC2Saturday: 1 progHC2Sunday: 1 progHC2Enable: 0
#     2022-12-19 18:26:58   pRestart        p59RestartBeforeSetbackEnd: 0
#     2022-12-19 18:22:58   pSolar          p80EnableSolar: 0 p81DiffTempSolarLoading: 5 p82DelayCompStartSolar: 60 p84DHWTempSolarMode: 60 HystDiffTempSolar: 1 CollectLimitTempSolar: 60
#     2022-12-19 18:22:14   progDHWEnable   0
#     2022-12-19 18:22:34   progDHWEndTime  07:00
#     2022-12-19 18:12:08   progDHWFriday   1
#     2022-12-19 18:17:26   progDHWMonday   1
#     2022-12-19 18:22:02   progDHWSaturday 1
#     2022-12-19 18:18:00   progDHWStartTime 23:00
#     2022-12-19 18:22:50   progDHWSunday   1
#     2022-12-19 18:20:26   progDHWThursday 1
#     2022-12-19 18:12:56   progDHWTuesday  1
#     2022-12-19 18:22:20   progDHWWednesday 1
#     2022-12-19 18:22:06   progFAN1Enable  0
#     2022-12-19 18:23:00   progFAN1EndTime 09:00
#     2022-12-19 18:12:34   progFAN1Friday  1
#     2022-12-19 18:21:46   progFAN1Monday  1
#     2022-12-19 18:21:42   progFAN1Saturday 1
#     2022-12-19 18:12:06   progFAN1StartTime 20:00
#     2022-12-19 18:23:16   progFAN1Sunday  1
#     2022-12-19 18:18:06   progFAN1Thursday 1
#     2022-12-19 18:22:12   progFAN1Tuesday 1
#     2022-12-19 18:12:04   progFAN1Wednesday 1
#     2022-12-19 18:26:42   progFAN2Enable  0
#     2022-12-19 18:21:44   progFAN2EndTime 14:30
#     2022-12-19 18:26:54   progFAN2Friday  1
#     2022-12-19 18:22:54   progFAN2Monday  1
#     2022-12-19 18:22:56   progFAN2Saturday 1
#     2022-12-19 18:26:42   progFAN2StartTime 13:30
#     2022-12-19 18:12:16   progFAN2Sunday  1
#     2022-12-19 18:22:44   progFAN2Thursday 1
#     2022-12-19 18:26:41   progFAN2Tuesday 1
#     2022-12-19 18:26:46   progFAN2Wednesday 1
#     2022-12-19 18:12:22   progHC1Enable   0
#     2022-12-19 18:20:24   progHC1EndTime  07:00
#     2022-12-19 18:21:50   progHC1Friday   1
#     2022-12-19 18:22:24   progHC1Monday   1
#     2022-12-19 18:12:10   progHC1Saturday 0
#     2022-12-19 18:13:06   progHC1StartTime 23:00
#     2022-12-19 18:20:38   progHC1Sunday   0
#     2022-12-19 18:22:40   progHC1Thursday 1
#     2022-12-19 18:17:50   progHC1Tuesday  1
#     2022-12-19 18:17:24   progHC1Wednesday 1
#     2022-12-19 18:15:19   progHC2Enable   
#     2022-12-19 18:22:52   progHC2EndTime  08:00
#     2022-12-19 18:12:26   progHC2Friday   0
#     2022-12-19 18:17:46   progHC2Monday   0
#     2022-12-19 18:22:10   progHC2Saturday 1
#     2022-12-19 18:17:54   progHC2StartTime 00:00
#     2022-12-19 18:22:36   progHC2Sunday   1
#     2022-12-19 18:20:32   progHC2Thursday 0
#     2022-12-19 18:13:12   progHC2Tuesday  0
#     2022-12-19 18:22:32   progHC2Wednesday 0
#     2022-12-20 07:03:21   sControl        heatRequest: 2 heatRequest2: 2 hcStage: 2 dhwStage: 0 heatStageControlModul: 2 compBlockTime: 0 pasteurisationMode: 0 defrostEvaporator: 10 boosterStage2: 0 solarPump: 0 boosterStage1: 0 compressor: 1 heatPipeValve: 0 diverterValve: 0 dhwPump: 0 heatingCircuitPump: 1 mixerOpen: 0 mixerClosed: 0 sensorBits1: 01 sensorBits2: 01 boostBlockTimeAfterPumpStart: 0 boostBlockTimeAfterHD: 0
#     2022-12-20 16:21:52   sDHW            dhwTemp: 49.7 outsideTemp: 6.3 dhwSetTemp: 48 compBlockTime: 0 out: 011C heatBlockTime: 0 dhwBoosterStage: 0 pasteurisationMode: 0 dhwOpMode: normal x36: 78FF
#     2022-12-20 07:02:30   sFan            statusAFC: 512 supplyFanSpeedCAL: 4.5 exhaustFanSpeedCAL: 157.866666666667 supplyFanAirflowCAL: 3.07 exhaustFanAirflowCAL: 220.16 supplyFanSpeed: 274 exhaustFanSpeed: 14336 supplyFanAirflowSet: 342 exhaustFanAirflowSet: 38144 supplyFanSpeedTarget: 0 exhaustFanSpeedTarget: 0 supplyFanSpeed0: 0 exhaustFanSpeed0: 1.4 supplyFanSpeed200: 411.8 exhaustFanSpeed200: 435.2 airflowTolerance: 135 airflowCalibrationInterval: 0 timeToCalibration: 135
#     2022-12-20 07:02:20   sFirmware       version: 02.16
#     2022-12-20 16:18:01   sGlobal         outsideTemp: 6.2 flowTemp: 27.6 returnTemp: 26.3 hotGasTemp: 36.6 dhwTemp: 49.8 flowTempHC2: 0 evaporatorTemp: 10.5 condenserTemp: 26.8 mixerOpen: 0 mixerClosed: 0 heatPipeValve: 0 diverterValve: 0 dhwPump: 0 heatingCircuitPump: 1 solarPump: 0 compressor: 0 boosterStage3: 0 boosterStage2: 0 boosterStage1: 0 highPressureSensor: 1 lowPressureSensor: 1 evaporatorIceMonitor: 1 signalAnode: 0 evuRelease: n.a. ovenFireplace: 0 STB: n.a. outputVentilatorPower: 45 inputVentilatorPower: 45 mainVentilatorPower: 0 outputVentilatorSpeed: 25 inputVentilatorSpeed: 20 mainVentilatorSpeed: 0 outsideTempFiltered: 6.6 relHumidity: n.a. dewPoint: n.a. P_Nd: n.a. P_Hd: n.a. actualPower_Qc: n.a. actualPower_Pel: n.a. collectorTemp: 81 insideTemp: 0
#     2022-12-20 16:15:55   sHC1            outsideTemp: 6.3 x08: -47.8 returnTemp: 26.3 integralHeat: -33 flowTemp: 27.6 heatSetTemp: 29.4 heatTemp: 26.6 seasonMode: winter integralSwitch: 100 hcOpMode: normal roomSetTemp: 20.5 x60: 0 x64: 0 insideTempRC: 0 x72: 51.2 x76: 0 onHysteresisNo: 0 offHysteresisNo: 1 hcBoosterStage: 0
#     2022-12-19 18:17:32   sHC2            outsideTemp: 2.4 returnTemp: 29 vorlaufTemp: 0 heatSetTemp: 31.4 heatTemp: 29 stellgroesse: -100 seasonMode: winter hcOpMode: normal
#     2022-12-20 10:12:23   sHistory        operatingHours1: 881 operatingHours2: 882 heatingHours: 27286 DHWhours: 12777 coolingHours: 0
#     2022-12-20 10:26:51   sLast10errors   number_of_faults: 0 fault0CODE: n.a. fault0TIME: 00:00 fault0DATE: 00.00 fault1CODE: n.a. fault1TIME: 00:00 fault1DATE: 00.00 fault2CODE: n.a. fault2TIME: 00:00 fault2DATE: 00.00 fault3CODE: n.a. fault3TIME: 00:00 fault3DATE: 00.00
#     2022-12-20 07:01:24   sProgram        opMode: automatic ProgStateHC: normal ProgStateDHW: normal ProgStateFAN: normal BaseTimeAP0: 52770 StatusAP0: 0 StartTimeAP0: 0 EndTimeAP0: 0
#     2022-12-19 18:17:38   sSol            collectorTemp: 81 dhwTemp: 51.1 flowTemp: 33.2 edSolPump: 0 out: 111C status: CE
#     2022-12-20 07:01:34   sSystem         userSetFanStage: 0 userSetFanRemainingTime: 0 lastErrors:
#     2022-12-20 07:01:45   sTimedate       Weekday: Tuesday pClockHour: 7 pClockMinutes: 2 Sec: 30 pClockYear: 22 pClockMonth: 12 pClockDay: 20
#     2022-12-19 18:10:58   state           opened
#     2022-12-20 09:55:50   z_Last_fhem_err THZ_Get: Error msg2:  THZ_ReadAnswer: InterfaceNotRespondig. Maybe too slow THZ_Get_Com: error found at step1  -- F4 ->
#   helper:
#
setstate Mythz opened
setstate Mythz 2022-12-20 16:18:01 AussenTemp 6.2
setstate Mythz 2022-12-19 18:21:59 inputVentilatorPower 45 %
setstate Mythz 2022-12-19 18:12:38 inputVentilatorSpeed 19 %
setstate Mythz 2022-12-20 16:15:55 insideSetTemp 20.5
setstate Mythz 2022-12-20 16:15:55 insideTemp 0
setstate Mythz 2022-12-19 18:26:41 mainVentilatorPower 60 %
setstate Mythz 2022-12-19 18:22:42 mainVentilatorSpeed 17 %
setstate Mythz 2022-12-19 18:18:21 outputVentilatorPower  %
setstate Mythz 2022-12-19 18:23:10 outputVentilatorSpeed 17 %
setstate Mythz 2022-12-20 06:57:54 p01-p12 p01RoomTempDay: 20.5 p02RoomTempNight: 20.5 p03RoomTempStandby: 10 p04DHWsetTempDay: 48 p05DHWsetTempNight: 48 p06DHWsetTempStandby: 10 p07FanStageDay: 2 p08FanStageNight: 2 p09FanStageStandby: 2 p10HCTempManual: 35 p11DHWsetTempManual: 48 p12FanStageManual: 1
setstate Mythz 2022-12-19 18:22:28 p01RoomTempDay 20.5 °C
setstate Mythz 2022-12-19 18:12:12 p02RoomTempNight 20.5 °C
setstate Mythz 2022-12-19 18:17:42 p03RoomTempStandby 10 °C
setstate Mythz 2022-12-19 18:26:56 p04DHWsetTempDay 48 °C
setstate Mythz 2022-12-19 18:17:20 p05DHWsetTempNight 48 °C
setstate Mythz 2022-12-19 18:18:12 p06DHWsetTempStandby 10 °C
setstate Mythz 2022-12-19 18:12:36 p07FanStageDay 2
setstate Mythz 2022-12-19 18:12:28 p08FanStageNight 2
setstate Mythz 2022-12-19 18:17:34 p09FanStageStandby 2
setstate Mythz 2022-12-19 18:18:14 p10HCTempManual 35 °C
setstate Mythz 2022-12-19 18:15:14 p11DHWsetTempManual 48 °C
setstate Mythz 2022-12-19 18:26:44 p12FanStageManual 1
setstate Mythz 2022-12-19 18:12:14 p13GradientHC1 0.4
setstate Mythz 2022-12-19 18:12:18 p14LowEndHC1 3 K
setstate Mythz 2022-12-19 18:26:41 p15RoomInfluenceHC1 0
setstate Mythz 2022-12-19 18:26:44 p16GradientHC2 0.6
setstate Mythz 2022-12-19 18:13:00 p17LowEndHC2 0 K
setstate Mythz 2022-12-19 18:27:00 p18RoomInfluenceHC2 0
setstate Mythz 2022-12-19 18:12:52 p19FlowProportionHC1 30 %
setstate Mythz 2022-12-19 18:23:04 p20FlowProportionHC2 100 %
setstate Mythz 2022-12-19 18:22:30 p21Hyst1 4 K
setstate Mythz 2022-12-19 18:23:16 p22Hyst2 3 K
setstate Mythz 2022-12-19 18:20:34 p23Hyst3 3 K
setstate Mythz 2022-12-19 18:17:52 p24Hyst4 2 K
setstate Mythz 2022-12-19 18:12:46 p25Hyst5 1 K
setstate Mythz 2022-12-19 18:26:50 p29HystAsymmetry 2
setstate Mythz 2022-12-19 18:18:04 p30integralComponent 100 Kmin
setstate Mythz 2022-12-19 18:12:58 p32HystDHW 2 K
setstate Mythz 2022-12-19 18:12:42 p33BoosterTimeoutDHW 90 min
setstate Mythz 2022-12-19 18:18:10 p34TempLimitBoostDHW -5 °C
setstate Mythz 2022-12-19 18:13:14 p35PasteurisationInterval error Days
setstate Mythz 2022-12-19 18:22:18 p36MaxDurationDHWLoad 12 h
setstate Mythz 2022-12-19 18:12:40 p37Fanstage1AirflowInlet 100 m3/h
setstate Mythz 2022-12-19 18:17:44 p38Fanstage2AirflowInlet 135 m3/h
setstate Mythz 2022-12-19 18:22:48 p39Fanstage3AirflowInlet 170 m3/h
setstate Mythz 2022-12-19 18:23:21 p40Fanstage1AirflowOutlet too m3/h
setstate Mythz 2022-12-19 18:17:58 p41Fanstage2AirflowOutlet 135 m3/h
setstate Mythz 2022-12-19 18:22:38 p42Fanstage3AirflowOutlet 170 m3/h
setstate Mythz 2022-12-19 18:12:50 p43UnschedVent3 60 min
setstate Mythz 2022-12-19 18:17:28 p44UnschedVent2 60 min
setstate Mythz 2022-12-19 18:26:48 p45UnschedVent1 60 min
setstate Mythz 2022-12-19 18:21:52 p46UnschedVent0 60 min
setstate Mythz 2022-12-19 18:12:44 p47CompressorRestartDelay 20 min
setstate Mythz 2022-12-19 18:22:16 p48MainFanSpeed 60 %
setstate Mythz 2022-12-19 18:17:22 p49SummerModeTemp 17 °C
setstate Mythz 2022-12-19 18:26:52 p50SummerModeHysteresis 2 K
setstate Mythz 2022-12-19 18:23:08 p54MinPumpCycles 1 /Day
setstate Mythz 2022-12-19 18:21:48 p55MaxPumpCycles 288 /Day
setstate Mythz 2022-12-19 18:17:48 p56OutTempMaxPumpCycles 15 °C
setstate Mythz 2022-12-19 18:22:22 p57OutTempMinPumpCycles 20 °C
setstate Mythz 2022-12-19 18:26:46 p58SuppressTempCaptPumpStart 60 s
setstate Mythz 2022-12-19 18:22:08 p75PassiveCooling 0
setstate Mythz 2022-12-19 18:26:52 p77OutTempFilterTime 1 h
setstate Mythz 2022-12-19 18:13:02 p78DualModePoint 0 °C
setstate Mythz 2022-12-19 18:13:04 p79BoosterTimeoutHC 20 min
setstate Mythz 2022-12-19 18:22:58 p80EnableSolar 0
setstate Mythz 2022-12-19 18:12:48 pAbsence pA0DurationUntilAbsenceStart: 0 pA0AbsenceDuration: 0 pA0EnableAbsenceProg: 0
setstate Mythz 2022-12-19 18:27:46 pCircPump p54MinPumpCycles: 1 p55MaxPumpCycles: 288 p56OutTempMaxPumpCycles: 15 p57OutTempMinPumpCycles: 20 p58SuppressTempCaptPumpStart: 60
setstate Mythz 2022-12-19 18:22:00 pClockDay 19
setstate Mythz 2022-12-19 18:12:30 pClockHour 18
setstate Mythz 2022-12-19 18:12:54 pClockMinutes 13
setstate Mythz 2022-12-19 18:23:06 pClockMonth 12
setstate Mythz 2022-12-19 18:20:22 pClockYear 22
setstate Mythz 2022-12-19 18:26:48 pDHW p32HystDHW: 2 p33BoosterTimeoutDHW: 90 p34TempLimitBoostDHW: -5 p35PasteurisationInterval: 30 p36MaxDurationDHWLoad: 12 pasteurisationTemp: 10 maxBoostStagesDHW: 3 p84EnableDHWBuffer: 0
setstate Mythz 2022-12-19 18:28:02 pDHWProg progDHWStartTime: 23:00 progDHWEndTime: 07:00 progDHWMonday: 1 progDHWTuesday: 1 progDHWWednesday: 1 progDHWThursday: 1 progDHWFriday: 1 progDHWSaturday: 1 progDHWSunday: 1 progDHWEnable: 0
setstate Mythz 2022-12-19 18:23:14 pDefrostAA MaxDefrostDurationAAExchenger: 60 DefrostStartThreshold: 4 VolumeFlowFilterReplacement: 90
setstate Mythz 2022-12-19 18:22:16 pDefrostEva UpTempLimitDefrostEvaporatorEnd: 15.1 MaxTimeDefrostEvaporator: 10 LimitTempCondenserElectBoost: 15 LimitTempCondenserDefrostTerm: 8.3 p47CompressorRestartDelay: 20 p48MainFanSpeed: 60
setstate Mythz 2022-12-20 06:59:19 pDryHeat p70StartDryHeat: 0 p71BaseTemp: 25 p72PeakTemp: 40 p73TempDuration: 2 p74TempIncrease: 1
setstate Mythz 2022-12-19 18:26:48 pFan p37Fanstage1AirflowInlet: 100 p38Fanstage2AirflowInlet: 135 p39Fanstage3AirflowInlet: 170 p40Fanstage1AirflowOutlet: 100 p41Fanstage2AirflowOutlet: 135 p42Fanstage3AirflowOutlet: 170 p43UnschedVent3: 60 p44UnschedVent2: 60 p45UnschedVent1: 60 p46UnschedVent0: 60 p75PassiveCooling: 0
setstate Mythz 2022-12-19 18:26:41 pFanProg progFAN1StartTime: 20:00 progFAN1EndTime: 09:00 progFAN1Monday: 1 progFAN1Tuesday: 1 progFAN1Wednesday: 1 progFAN1Thursday: 1 progFAN1Friday: 1 progFAN1Saturday: 1 progFAN1Sunday: 1 progFAN1Enable: 0 progFAN2StartTime: 13:30 progFAN2EndTime: 14:30 progFAN2Monday: 1 progFAN2Tuesday: 1 progFAN2Wednesday: 1 progFAN2Thursday: 1 progFAN2Friday: 1 progFAN2Saturday: 1 progFAN2Sunday: 1 progFAN2Enable: 0
setstate Mythz 2022-12-19 18:26:41 pHeat1 p13GradientHC1: 0.4 p14LowEndHC1: 3 p15RoomInfluenceHC1: 0 p16GradientHC2: 0.6 p17LowEndHC2: 0 p18RoomInfluenceHC2: 0 p19FlowProportionHC1: 30 p20FlowProportionHC2: 100 MaxSetHeatFlowTempHC1: 45 MinSetHeatFlowTempHC1: 5 MaxSetHeatFlowTempHC2: 35 MinSetHeatFlowTempHC2: 5
setstate Mythz 2022-12-19 18:26:50 pHeat2 p21Hyst1: 4 p22Hyst2: 3 p23Hyst3: 3 p24Hyst4: 2 p25Hyst5: 1 p26Hyst6: 1 p27Hyst7: 1 p28Hyst8: 1 p29HystAsymmetry: 2 p30integralComponent: 100 p31MaxBoostStages: 3 MaxHeatFlowTemp: 75 p49SummerModeTemp: 17 p50SummerModeHysteresis: 2 p77OutTempFilterTime: 1 p78DualModePoint: 0 p79BoosterTimeoutHC: 20
setstate Mythz 2022-12-19 18:23:08 pHeatProg progHC1StartTime: 23:00 progHC1EndTime: 07:00 progHC1Monday: 1 progHC1Tuesday: 1 progHC1Wednesday: 1 progHC1Thursday: 1 progHC1Friday: 1 progHC1Saturday: 0 progHC1Sunday: 0 progHC1Enable: 0 progHC2StartTime: 00:00 progHC2EndTime: 08:00 progHC2Monday: 0 progHC2Tuesday: 0 progHC2Wednesday: 0 progHC2Thursday: 0 progHC2Friday: 0 progHC2Saturday: 1 progHC2Sunday: 1 progHC2Enable: 0
setstate Mythz 2022-12-19 18:26:58 pRestart p59RestartBeforeSetbackEnd: 0
setstate Mythz 2022-12-19 18:22:58 pSolar p80EnableSolar: 0 p81DiffTempSolarLoading: 5 p82DelayCompStartSolar: 60 p84DHWTempSolarMode: 60 HystDiffTempSolar: 1 CollectLimitTempSolar: 60
setstate Mythz 2022-12-19 18:22:14 progDHWEnable 0
setstate Mythz 2022-12-19 18:22:34 progDHWEndTime 07:00
setstate Mythz 2022-12-19 18:12:08 progDHWFriday 1
setstate Mythz 2022-12-19 18:17:26 progDHWMonday 1
setstate Mythz 2022-12-19 18:22:02 progDHWSaturday 1
setstate Mythz 2022-12-19 18:18:00 progDHWStartTime 23:00
setstate Mythz 2022-12-19 18:22:50 progDHWSunday 1
setstate Mythz 2022-12-19 18:20:26 progDHWThursday 1
setstate Mythz 2022-12-19 18:12:56 progDHWTuesday 1
setstate Mythz 2022-12-19 18:22:20 progDHWWednesday 1
setstate Mythz 2022-12-19 18:22:06 progFAN1Enable 0
setstate Mythz 2022-12-19 18:23:00 progFAN1EndTime 09:00
setstate Mythz 2022-12-19 18:12:34 progFAN1Friday 1
setstate Mythz 2022-12-19 18:21:46 progFAN1Monday 1
setstate Mythz 2022-12-19 18:21:42 progFAN1Saturday 1
setstate Mythz 2022-12-19 18:12:06 progFAN1StartTime 20:00
setstate Mythz 2022-12-19 18:23:16 progFAN1Sunday 1
setstate Mythz 2022-12-19 18:18:06 progFAN1Thursday 1
setstate Mythz 2022-12-19 18:22:12 progFAN1Tuesday 1
setstate Mythz 2022-12-19 18:12:04 progFAN1Wednesday 1
setstate Mythz 2022-12-19 18:26:42 progFAN2Enable 0
setstate Mythz 2022-12-19 18:21:44 progFAN2EndTime 14:30
setstate Mythz 2022-12-19 18:26:54 progFAN2Friday 1
setstate Mythz 2022-12-19 18:22:54 progFAN2Monday 1
setstate Mythz 2022-12-19 18:22:56 progFAN2Saturday 1
setstate Mythz 2022-12-19 18:26:42 progFAN2StartTime 13:30
setstate Mythz 2022-12-19 18:12:16 progFAN2Sunday 1
setstate Mythz 2022-12-19 18:22:44 progFAN2Thursday 1
setstate Mythz 2022-12-19 18:26:41 progFAN2Tuesday 1
setstate Mythz 2022-12-19 18:26:46 progFAN2Wednesday 1
setstate Mythz 2022-12-19 18:12:22 progHC1Enable 0
setstate Mythz 2022-12-19 18:20:24 progHC1EndTime 07:00
setstate Mythz 2022-12-19 18:21:50 progHC1Friday 1
setstate Mythz 2022-12-19 18:22:24 progHC1Monday 1
setstate Mythz 2022-12-19 18:12:10 progHC1Saturday 0
setstate Mythz 2022-12-19 18:13:06 progHC1StartTime 23:00
setstate Mythz 2022-12-19 18:20:38 progHC1Sunday 0
setstate Mythz 2022-12-19 18:22:40 progHC1Thursday 1
setstate Mythz 2022-12-19 18:17:50 progHC1Tuesday 1
setstate Mythz 2022-12-19 18:17:24 progHC1Wednesday 1
setstate Mythz 2022-12-19 18:15:19 progHC2Enable
setstate Mythz 2022-12-19 18:22:52 progHC2EndTime 08:00
setstate Mythz 2022-12-19 18:12:26 progHC2Friday 0
setstate Mythz 2022-12-19 18:17:46 progHC2Monday 0
setstate Mythz 2022-12-19 18:22:10 progHC2Saturday 1
setstate Mythz 2022-12-19 18:17:54 progHC2StartTime 00:00
setstate Mythz 2022-12-19 18:22:36 progHC2Sunday 1
setstate Mythz 2022-12-19 18:20:32 progHC2Thursday 0
setstate Mythz 2022-12-19 18:13:12 progHC2Tuesday 0
setstate Mythz 2022-12-19 18:22:32 progHC2Wednesday 0
setstate Mythz 2022-12-20 07:03:21 sControl heatRequest: 2 heatRequest2: 2 hcStage: 2 dhwStage: 0 heatStageControlModul: 2 compBlockTime: 0 pasteurisationMode: 0 defrostEvaporator: 10 boosterStage2: 0 solarPump: 0 boosterStage1: 0 compressor: 1 heatPipeValve: 0 diverterValve: 0 dhwPump: 0 heatingCircuitPump: 1 mixerOpen: 0 mixerClosed: 0 sensorBits1: 01 sensorBits2: 01 boostBlockTimeAfterPumpStart: 0 boostBlockTimeAfterHD: 0
setstate Mythz 2022-12-20 16:21:52 sDHW dhwTemp: 49.7 outsideTemp: 6.3 dhwSetTemp: 48 compBlockTime: 0 out: 011C heatBlockTime: 0 dhwBoosterStage: 0 pasteurisationMode: 0 dhwOpMode: normal x36: 78FF
setstate Mythz 2022-12-20 07:02:30 sFan statusAFC: 512 supplyFanSpeedCAL: 4.5 exhaustFanSpeedCAL: 157.866666666667 supplyFanAirflowCAL: 3.07 exhaustFanAirflowCAL: 220.16 supplyFanSpeed: 274 exhaustFanSpeed: 14336 supplyFanAirflowSet: 342 exhaustFanAirflowSet: 38144 supplyFanSpeedTarget: 0 exhaustFanSpeedTarget: 0 supplyFanSpeed0: 0 exhaustFanSpeed0: 1.4 supplyFanSpeed200: 411.8 exhaustFanSpeed200: 435.2 airflowTolerance: 135 airflowCalibrationInterval: 0 timeToCalibration: 135
setstate Mythz 2022-12-20 07:02:20 sFirmware version: 02.16
setstate Mythz 2022-12-20 16:18:01 sGlobal outsideTemp: 6.2 flowTemp: 27.6 returnTemp: 26.3 hotGasTemp: 36.6 dhwTemp: 49.8 flowTempHC2: 0 evaporatorTemp: 10.5 condenserTemp: 26.8 mixerOpen: 0 mixerClosed: 0 heatPipeValve: 0 diverterValve: 0 dhwPump: 0 heatingCircuitPump: 1 solarPump: 0 compressor: 0 boosterStage3: 0 boosterStage2: 0 boosterStage1: 0 highPressureSensor: 1 lowPressureSensor: 1 evaporatorIceMonitor: 1 signalAnode: 0 evuRelease: n.a. ovenFireplace: 0 STB: n.a. outputVentilatorPower: 45 inputVentilatorPower: 45 mainVentilatorPower: 0 outputVentilatorSpeed: 25 inputVentilatorSpeed: 20 mainVentilatorSpeed: 0 outsideTempFiltered: 6.6 relHumidity: n.a. dewPoint: n.a. P_Nd: n.a. P_Hd: n.a. actualPower_Qc: n.a. actualPower_Pel: n.a. collectorTemp: 81 insideTemp: 0
setstate Mythz 2022-12-20 16:15:55 sHC1 outsideTemp: 6.3 x08: -47.8 returnTemp: 26.3 integralHeat: -33 flowTemp: 27.6 heatSetTemp: 29.4 heatTemp: 26.6 seasonMode: winter integralSwitch: 100 hcOpMode: normal roomSetTemp: 20.5 x60: 0 x64: 0 insideTempRC: 0 x72: 51.2 x76: 0 onHysteresisNo: 0 offHysteresisNo: 1 hcBoosterStage: 0
setstate Mythz 2022-12-19 18:17:32 sHC2 outsideTemp: 2.4 returnTemp: 29 vorlaufTemp: 0 heatSetTemp: 31.4 heatTemp: 29 stellgroesse: -100 seasonMode: winter hcOpMode: normal
setstate Mythz 2022-12-20 10:12:23 sHistory operatingHours1: 881 operatingHours2: 882 heatingHours: 27286 DHWhours: 12777 coolingHours: 0
setstate Mythz 2022-12-20 10:26:51 sLast10errors number_of_faults: 0 fault0CODE: n.a. fault0TIME: 00:00 fault0DATE: 00.00 fault1CODE: n.a. fault1TIME: 00:00 fault1DATE: 00.00 fault2CODE: n.a. fault2TIME: 00:00 fault2DATE: 00.00 fault3CODE: n.a. fault3TIME: 00:00 fault3DATE: 00.00
setstate Mythz 2022-12-20 07:01:24 sProgram opMode: automatic ProgStateHC: normal ProgStateDHW: normal ProgStateFAN: normal BaseTimeAP0: 52770 StatusAP0: 0 StartTimeAP0: 0 EndTimeAP0: 0
setstate Mythz 2022-12-19 18:17:38 sSol collectorTemp: 81 dhwTemp: 51.1 flowTemp: 33.2 edSolPump: 0 out: 111C status: CE
setstate Mythz 2022-12-20 07:01:34 sSystem userSetFanStage: 0 userSetFanRemainingTime: 0 lastErrors:
setstate Mythz 2022-12-20 07:01:45 sTimedate Weekday: Tuesday pClockHour: 7 pClockMinutes: 2 Sec: 30 pClockYear: 22 pClockMonth: 12 pClockDay: 20
setstate Mythz 2022-12-19 18:10:58 state opened
setstate Mythz 2022-12-20 09:55:50 z_Last_fhem_err THZ_Get: Error msg2:  THZ_ReadAnswer: InterfaceNotRespondig. Maybe too slow THZ_Get_Com: error found at step1  -- F4 ->
Viele Grüße/kind regards
sunrise
_________________
Tecalor THZ 303 (SOL, 2006/09-2008/08), FW 2.16 | FHEM THZ module testing with FW 2.06 (INTEGRAL, 2006/12-2008/08) & FW 2.14 (SOL, 2002/10-2004/08) on Raspberry Pi 2

immi

Zitat von: joker4791 am 14 Dezember 2022, 12:34:29
at 11:28 I sent 'pClockHour' = '10', but as answer in the receiving dialog it says '11'. Also hen reading that parameter the value still is '11'.
Dear Joker
thanks for sharing the issue;
the tecalor acknoledges the change on pClockHour, and ignores it afterwords :(
no idea why.
I reproduced the issue on my tecalor.
immi

immi

Zitat von: sunrise am 20 Dezember 2022, 16:33:39
@immi
I have now installed FHEM on a VM (on a Synology DS920+) and it seems to function correctly with the THZ (very few "too slow" messages). The THZ is still connected via shielded cable (3 wires) and USB-serial adapter. On the VM client, ser2net runs on port 2000 (with 9600 baud). Can you please let me know what the below warnings and errors mean and if I have to do something about them? Thank you very much!
2022.12.19 17:59:46 1: usb create starting
2022.12.19 17:59:46 3: Probing CUL device /dev/ttyS0
2022.12.19 17:59:47 3: Probing CUL device /dev/ttyS1
fhem searches for a "CUL interface" connected via USB automatically
It is probably linked to autocreate or to
attr global autoload_undefined_devices 1
It has nothing to do with thz module
immi

willybauss

Zitat von: immi am 21 Dezember 2022, 17:46:53
Dear Joker
thanks for sharing the issue;
the tecalor acknoledges the change on pClockHour, and ignores it afterwords :(
no idea why.
I reproduced the issue on my tecalor.
immi
That makes me wonder. I switch to daylight saving time in spring and back to normal time in autumn automatically without any issue. Works since years.
FHEM auf Raspberry Pi B und 2B; THZ (THZ-303SOL), CUL_HM, TCM-EnOcean, SamsungTV, JSONMETER, SYSMON, OBIS, STATISTICS

immi

Zitat von: willybauss am 21 Dezember 2022, 20:22:03
That makes me wonder. I switch to daylight saving time in spring and back to normal time in autumn automatically without any issue. Works since years.
interesting difference.
(in my case)
I can change pClockMinutes  --- pClockDay, pClockHour, pClockMonth cannot be modified by fhem

it is like when you tell your children bed-time, they answer yes and ignore completely your order :) :)

willybauss

Maybe I'm wrong. Does the THZ 303 SOL have a built-in option for setting daylight saving time? Maybe I do it using that feature. Can't remember currently.
FHEM auf Raspberry Pi B und 2B; THZ (THZ-303SOL), CUL_HM, TCM-EnOcean, SamsungTV, JSONMETER, SYSMON, OBIS, STATISTICS

sunrise

Zitat von: willybauss am 21 Dezember 2022, 23:00:08
Maybe I'm wrong. Does the THZ 303 SOL have a built-in option for setting daylight saving time? Maybe I do it using that feature. Can't remember currently.
My THZ 303 SOL does not automatically switch between CET and CEST, i.e. I have to adjust the clock via the (old) LCD panel. Maybe it depends on the firmware? I have 2.16.
Viele Grüße/kind regards
sunrise
_________________
Tecalor THZ 303 (SOL, 2006/09-2008/08), FW 2.16 | FHEM THZ module testing with FW 2.06 (INTEGRAL, 2006/12-2008/08) & FW 2.14 (SOL, 2002/10-2004/08) on Raspberry Pi 2

sunrise

Zitat von: immi am 21 Dezember 2022, 22:04:54
interesting difference.
(in my case)
I can change pClockMinutes  --- pClockDay, pClockHour, pClockMonth cannot be modified by fhem

it is like when you tell your children bed-time, they answer yes and ignore completely your order :) :)
Same here - also with the kids. ;D
Viele Grüße/kind regards
sunrise
_________________
Tecalor THZ 303 (SOL, 2006/09-2008/08), FW 2.16 | FHEM THZ module testing with FW 2.06 (INTEGRAL, 2006/12-2008/08) & FW 2.14 (SOL, 2002/10-2004/08) on Raspberry Pi 2

willybauss

Now I checked the display. My THZ supports automatic DST switching.
FHEM auf Raspberry Pi B und 2B; THZ (THZ-303SOL), CUL_HM, TCM-EnOcean, SamsungTV, JSONMETER, SYSMON, OBIS, STATISTICS

robert82h

#1137
Hello,

I've been logging the heat and electricity amounts from my LWZ 303 SOL heat pump and built a few dashboards in Grafana. There is one more value that I'd like to add, and that is the amount of heat that the solar thermic panel contributes.

As you can see on the picture, the solar pump has been running a couple of times, and if I understand the system correctly, the solar heat would be reported as part of the generated heat (Wärmemenge). In order to understand how much it contributes, I'd need the reading from the heat pump.

I'm using the serial port to read the values. The ISG Modbus manual (https://www.stiebel-eltron.de/content/dam/ste/cdbassets/historic/bedienungs-_u_installationsanleitungen/ISG_Modbus__b89c1c53-6d34-4243-a630-b42cf0633361.pdf) lists as Modbus address 3014 through 3019 the values "WM-SOLAR-HZ-TAG", "WM-SOLAR-HZ-SUMME", etc - so exactly the values I'm interested in. So I believe these values are tracked by the heat pump.

Does anybody have an idea how I could find the right addresses for these registers, so that I can extend 00_THZ.pm to read them?

I might also be able to guess the register addresses, but I would need a way to verify the values I read. So far I couldn't find these values in the control panel on the LWZ 303 (it's on firmware version 4.39). Are there any 303 SOL users out there who can see them?

immi

Zitat von: robert82h am 30 März 2023, 19:31:48Does anybody have an idea how I could find the right addresses for these registers, so that I can extend 00_THZ.pm to read them?
I might also be able to guess the register addresses, but I would need a way to verify the values I read.
I see no correlation between ISGmodbus and serial reading.
If you want to guess/dump the register yourself, look at  code in sub THZ_debugread($)
this is a usefull function to investigate several hundreds of registers in a batch
e.g. edit line 1919
type "get Mythz debug_read_raw_register_slow"
and a file called data.txt is created containing a report of all register you want to look at
immi

The Spirit

today i tried to set the time windows for the hc1.
while trying to set a timeframe until 24:00 i get this error.
how can this be?
thanks

Du darfst diesen Dateianhang nicht ansehen.
THZ 304 Eco Baujahr 2015