Skip to content

Releases: klejejs/python-thermia-online-api

Decrease token refresh period, improve logging

25 Dec 10:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0...3.1

Auth refactoring, generic register getters and setters added

22 Nov 18:57
3d9e49e
Compare
Choose a tag to compare

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

Full Changelog: 2.19...3.0

Add debug function, update Readme about it

27 Jun 21:09
Compare
Choose a tag to compare

Removed temperature index error

09 Apr 17:41
Compare
Choose a tag to compare
  • Removed temperature index error

Full Changelog: 2.17...2.18

Refactored logging

17 Feb 16:43
Compare
Choose a tag to compare

What's changed

Updated logging name

Full Changelog: 2.16...2.17

Added requirements.txt

14 Feb 23:12
Compare
Choose a tag to compare

Fix device id fetching from HeatPump class

14 Feb 21:53
Compare
Choose a tag to compare

Fix list typing error

14 Feb 21:39
Compare
Choose a tag to compare

Added ability to fetch historical data

13 Feb 13:44
Compare
Choose a tag to compare

New features

Added ability to fetch historical data #2 (9cd82024381ad6e8158af640a08376b5ae174b7a)

Full Changelog: 2.12...2.13

Removed redundant logging

13 Feb 01:17
Compare
Choose a tag to compare