klejejs / python-thermia-online-api

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

Include buffer_tank_temperature property for ThermiaHeatPump class #22

Closed DuncanDotPY closed 1 year ago

DuncanDotPY commented 1 year ago

Added buffer_tank_temperature property to the ThermiaHeatPump class

klejejs commented 1 year ago

@DuncanDotPY Thanks for the PR. Squashed the branch and removed unnecessary import before merging this.

klejejs commented 1 year ago

@DuncanDotPY The latest HA version should also now include the buffer tank temperature.

DuncanDotPY commented 1 year ago

@klejejs Nice - that's working for me. Thanks!