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

Again problem setting parameters #26

Open Vovanoso opened 11 months ago

Vovanoso commented 11 months ago

For some time it worked. But now problem appears again Every time while programm tries to set parameter it gives error For example: heat_pump.set_temperature(19) it gives: Error setting register 6010 value. 400

heat_pump.set_operation_mode("COMPRESSOR") Error setting register 51 value. 400

My pump is Thermia Diplomat

klejejs commented 9 months ago

Hi! Is this still an issue? There was a time when Thermia API itself had some problems.

Vovanoso commented 9 months ago

Unfortunatly, nothing changed.