Releases: klejejs/python-thermia-online-api
Releases · klejejs/python-thermia-online-api
Decrease token refresh period, improve logging
Auth refactoring, generic register getters and setters added
Overview
This release should fix the issue of not being able to log in with genesis API. It also adds generic register getters and setters, so anyone can use their desired registers without any requirements to modify the code.
What's Changed
- Add pool temperature sensor reading by @LeoThorsell in #6
- Added support for Thermia Genesis B2C Azure authentication by @kaarikim in #10
- Add generic register getter and setter functions by @klejejs in #11
New Contributors
- @LeoThorsell made their first contribution in #6
- @kaarikim made their first contribution in #10
- @klejejs made their first contribution in #11
Full Changelog: 2.19...3.0
Add debug function, update Readme about it
Removed temperature index error
- Removed temperature index error
Full Changelog: 2.17...2.18
Refactored logging
Added requirements.txt
Full Changelog: 2.15...2.16
Fix device id fetching from HeatPump class
Full Changelog: 2.14...2.15
Fix list typing error
Full Changelog: 2.13...2.14
Added ability to fetch historical data
New features
Added ability to fetch historical data #2 (9cd82024381ad6e8158af640a08376b5ae174b7a)
Full Changelog: 2.12...2.13
Removed redundant logging
Full Changelog: 2.11...2.12