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

Minor improvements to the luxtronik module #67

Closed kbabioch closed 1 year ago

kbabioch commented 1 year ago

This pull request contains a few minor changes, which main affect the luxtronik module itself. It is renaming some functions and constants in order to better describe what they're about. Also it renames some pylint disable statements to make it better human readable.

Bouni commented 1 year ago

@kbabioch Do you insist on @BenPru reviewing this one or do you just see it as a suggested reviewer?

kbabioch commented 1 year ago

For me it doesn't really matter who is going to review it, you can also do it :-).

On the other hand this change was mainly introduced by @benpru, so he might want to have a look at it. It's not urgent, so we can wait for a few days with this.