2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

THZ: split of register E8fan206 and E8fan

git-svn-id: https://svn.fhem.de/fhem/trunk@16126 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
immi 2018-02-08 21:05:03 +00:00
parent eba3918144
commit 99c7cc5083

View File

@ -181,12 +181,12 @@ my %parsinghash = (
[" x48: ", 48, 4, "hex", 1], [" x48: ", 48, 4, "hex", 1],
[" x52: ", 52, 4, "hex", 1], [" x52: ", 52, 4, "hex", 1],
[" x56: ", 56, 4, "hex", 1], [" x56: ", 56, 4, "hex", 1],
[" inputFanSpeed: ", 58, 2, "hex", 1], #measured speed in % [" inputFanSpeed: ", 58, 2, "hex", 1], #like in sGlobal
[" outputFanSpeed: ", 60, 2, "hex", 1], #measured speed in % [" outputFanSpeed: ", 60, 2, "hex", 1], #like in sGlobal
[" pFanstageXAirflowInlet: ", 62, 4, "hex", 1], #m3/h corresponding to p37Fanstage1AirflowInlet or p38Fanstage2AirflowInlet [" pFanstageXAirflowInlet: ", 62, 4, "hex", 1], #m3/h corresponding to p37Fanstage1AirflowInlet or p38Fanstage2AirflowInlet
[" pFanstageXAirflowOutlet: ", 66, 4, "hex", 1], #m3/h corresponding to p40Fanstage1AirflowOutlet or p41Fanstage2AirflowOutlet [" pFanstageXAirflowOutlet: ", 66, 4, "hex", 1], #m3/h corresponding to p40Fanstage1AirflowOutlet or p41Fanstage2AirflowOutlet
[" inputFanPower: ", 70, 2, "hex", 1], #tested [" inputFanPower: ", 70, 2, "hex", 1], # like in sGlobal
[" outputFanPower: ", 72, 2, "hex", 1], #tested [" outputFanPower: ", 72, 2, "hex", 1], # like in sGlobal
], ],
"E8fan206" => [["statusAFC: ", 4, 4, "hex", 1], # 0=init air flow calibration (16:00) 4=normal fan operation "E8fan206" => [["statusAFC: ", 4, 4, "hex", 1], # 0=init air flow calibration (16:00) 4=normal fan operation
[" supplyFanSpeedCAL: ", 8, 4, "hex", 60], # calibration speed [" supplyFanSpeedCAL: ", 8, 4, "hex", 60], # calibration speed