klejejs / python-thermia-online-api

A Python API for Thermia heat pumps using https://online.thermia.se
GNU General Public License v3.0
25 stars 10 forks source link

Operational status Diplomat #15

Closed Senna318 closed 1 year ago

Senna318 commented 1 year ago

Hi, I Believe I have a similar issue as this one; #14

I have a Thermia Diplomat. The statuses do not show properly. In the Thermia Online can see the operational statuses. image

But this is the output from the example.py:

Operational status Operational status: None Available operational statuses: None Available operational statuses map: None Auxiliary heater 3KW: 1 Auxiliary heater 6KW: 2 Auxiliary heater 9KW: None Auxiliary heater 12KW: None Auxiliary heater 15KW: None Compressor status: 1 Brine pump status: 2 Radiator pump status: None Cooling status: 8 Hot water status: 16 Heating status: 32 Integral: -150 Pid: None

I have done a few runs with different statuses being active. The debug files are the same each time. The only relevant difference I find is

debug compressor brinepump and heating active.txt debugnothing active.txt debug brinepump and hotwater running.txt

klejejs commented 1 year ago

Thanks for reporting! The latest release 3.12 includes the fix. Please let me know if there are still any issues.