Skip to content

Releases: klejejs/python-thermia-online-api

Added heating operational time

03 Sep 22:01
ff2b68a
Compare
Choose a tag to compare

What's Changed

  • Added heating operational time by @mdr78 in #23
  • Added support for setuptools-git-versioning by @mdr78 in #36

New Contributors

  • @mdr78 made their first contribution in #23

Full Changelog: 5.1.0...5.2.0

Add model id value to heat pump model

09 Aug 11:07
5d9ed6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.1.0

Remove separate Genesis API config

15 Jun 22:03
f5ee654
Compare
Choose a tag to compare

Breaking changes

Thermia has removed the separate Genesis API, thus, within this release, the API type functionality is removed, only one, previously called classic API is used, and API_TYPE does not have to be passed to the API anymore.

What's Changed

  • Remove separate Genesis API config by @klejejs in #33

Full Changelog: 4.3.0...5.0.0

Add additional error logging

15 Jun 21:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...4.3.0

Fix settings parsing issue during auth flow

30 Apr 21:08
1aef523
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.2.0

Fix issues with missing dictionary attributes

08 Jan 16:42
Compare
Choose a tag to compare

Changes

  • Fix issues with missing dictionary attributes

Full Changelog: 4.1.0...4.1.1

Fix operational status return values

07 Jan 22:04
Compare
Choose a tag to compare

Changes

  • Fix operational status return values

Full Changelog: 4.0.0...4.1.0

Fix operational status values

07 Jan 21:27
Compare
Choose a tag to compare

Changes

  • Fixes operational status values that were broken for some time

Breaking changes

  • is_hot_water_switch_available was deprecated before and is removed now
  • operational_status was broken before, is fixed now and renamed to running_operational_statuses due to data it returns

Add buffer tank temperature

12 Jun 18:02
ffe367c
Compare
Choose a tag to compare

What's Changed

  • Include buffer_tank_temperature property for ThermiaHeatPump class by @DuncanDotPY in #22

New Contributors

Full Changelog: 3.17.0...3.18.0

3.17.0

07 May 17:22
Compare
Choose a tag to compare

Info

It seems Thermia Online lately has started throwing 500 errors while getting device info or alarms. This release attempts to fix the issue by retrying the calls, but they can still sometimes fail.

What's Changed

  • Fix request retries, add status text logging to requests by @klejejs in f56ebf3

Full Changelog: 3.16...3.17.0