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

support for DHP-H Opti Pro+ models #5

Closed wouterse closed 1 year ago

wouterse commented 2 years ago

I have a Danfoss DHP-H Opti Pro+ 10 heatpump (profile Diplomat / Diplomat duo); obviously not supported by the thermal-online-api. However I gave it a try, and many things work well:

However, it does not provide the current Operational Status. The test program (Danfoss.py) gives:

Operational status Operational status: None Available operational statuses: [] Available operational statuses map: {}

It would be great if the api would provide the operational status information. The information is available as the Thermia website shows:

Compressor Running Brinepump Running Active cooling - Hot water - Heating Running Integral -29

I realise that I run the api in an unsupported environment so I was really pleased to see well this worked in its current state. It seems only a small step to get the api fully operational on the DHP-H models and I can definitely help in testing the api on my heatpump.

klejejs commented 2 years ago

Hello @wouterse. Sorry for the late reply. I have added a debug() command to the example.py file, which will generate a debug.txt file so I can better understand your heat pump. Could you please send me that generated file?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please leave a comment if the issue is still relevant.

stale[bot] commented 1 year ago

This issue has been automatically closed because it has not had recent activity. If you think this issue is still relevant, please leave a comment and it will be reopened.