Bouni / python-luxtronik

python-luxtronik is a library that allow you to interact with a Luxtronik heatpump controller.
MIT License
37 stars 20 forks source link

General improvements to datatypes #113

Closed kbabioch closed 1 year ago

kbabioch commented 1 year ago

This pull request contains general improvements to the datatype handling. This includes:

Overall this ensures that data is better handled and represented.

It addresses and closes #110, #68, #57.