emsesp / EMS-ESP

ESP8266 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
302 stars 96 forks source link

(v2) tapwater_active and heating_active interchanged? #465

Closed papaloewe closed 3 years ago

papaloewe commented 4 years ago

Could it be that the two values of tapwater_active and heating_active are interchanged?

proddy commented 4 years ago

Could be. Works on my system (which I can only test) but there have been reports on other HT3 systems where the logic is slightly off. See #354

proddy commented 4 years ago

@papaloewe any ideas on how to progress here?

papaloewe commented 4 years ago

Sorry, but I don't really know what to do. I just found out that in my case the value for "heating_active" always changes during heating and hot water operation. So I can't tell the difference now, but that's not so bad.

proddy commented 3 years ago

@papaloewe can you try using the latest 2.1.0b5 dev build?

papaloewe commented 3 years ago

I am sorry for late answer. Yes, it works now for me. Many thanks.