sHedC / python-masterthermconnect

MasterTherm HeatPump API
MIT License
3 stars 2 forks source link

Hc0_ambient_requested now wrong #60

Closed SeBsZ closed 1 year ago

SeBsZ commented 1 year ago

I'm now running your latest code, but noticed that my hc0_ambient_requested is no longer correct.

johny-mnemonic commented 1 year ago

Could you be more specific @SeBsZ? Does it show incorrect value or did it vanish? For me the heating_circuits_hc1_ambient_requested and some other sensors completely vanished and I had to hard-reload (CTRL+F5) the HA page to see the new sensors like heating_circuits_hc1_pad_ambient_requested.

SeBsZ commented 1 year ago

Hi, no it shows another temperature value now but it's something internal to the heat pump. It varies between 4 and 15C.

sHedC commented 1 year ago

Registers were the wrong way round for HC0, the sub category INT is for internal pad and the pad is for thermostat. I will reverse the registers.