emsesp / EMS-ESP32

ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps
https://emsesp.github.io/docs
GNU Lesser General Public License v3.0
574 stars 100 forks source link

Missing heatpump energy meter for hotwater #1609

Closed Nxtway closed 2 months ago

Nxtway commented 7 months ago

PROBLEM DESCRIPTION

I miss the energy meter for hot water of my heatpump.

Please can you add the following code in the file heatpump.cpp: image

The result might looks like: image

Thanks a lot and best regards Martin

Nxtway commented 7 months ago

I tried the new test build 3.6.5-test.12a, but the meter value for hotwater is still missing: image

My system configuration is: emsesp_system_info (1).txt

MichaelDvP commented 7 months ago

Oh, only added to 0x08 devices, now it should work.

Nxtway commented 7 months ago

works well in 3.6.5-test.12b