Skip to content

Releases: klejejs/python-thermia-online-api

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
d48f9a6
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
7578d3e
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
3fbb295
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
13042e0
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
f56ebf3
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

Minor network request and return type fixes

07 May 15:59
2ba9384
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.15...3.16

Fix operational statuses return type

06 Apr 18:20
5725a55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.14...3.15