python-thermia-online-api icon indicating copy to clipboard operation
python-thermia-online-api copied to clipboard

A Python API for Thermia heat pumps using https://online.thermia.se

Results 6 python-thermia-online-api issues
Sort by recently updated
recently updated
newest added

Hi! I have a Thermia Calibra 12 [230] that mostly works with this API and Home Assistant Integration. I've found that the properties on `HeatPump` like `operational_status_hot_water_status` and `operational_status_heating_status` don't...

Not sure if it affects the code used here (but I used a hacked version of this running behind a google sheet) they chaged 2 things this week they added...

Hi, So had issue after Thermia "updated to v2" for my genesis access. It seems like that genesis has been moved to online/classic (or both being updated, dont know). I...

Is it possible to read hot water temperature as well in addition to all other metrics?

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...

Hi Krisjanis, I am a bit unsure on the easiest way to test this with HA. I have a working HA installation in a VM. Any clues are appreciated, before...