Hello!
I really hope I can get this solution up and running.
I have been using the original Melcloud solution with my heat pump for many years, but my wifi-module is going offline all the time so I just switched to an esp8266 (wemos D1 mini)
No problems flashing and configuring the code on the esp8266 and my broker is up and running. I installed the driver in Hubitat and I get data from the broker. I'm still waiting for the hardware to install the esp is my heatpump so I don't have real data. Just a bench test right now.
My logs look like this :
dev:7632024-09-02 09:04:46.672debug[[name:temperature, value:0, unit:°C, descriptionText:Temperature is 0°C], [name:thermostatOperatingState, value:idle]]
dev:7632024-09-02 09:04:46.667debug[topic:heatpump/status, payload:{"roomTemperature":0,"operating":false}]
So far so good. My question is why I get the error when I install the built in thermostat app? Nothing in the logs.
I searched for the error message and found a similar thread about this error but with another heat pump brand.
TIA,
/David