Skip to content

Releases: klejejs/python-thermia-online-api

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

Minor network request and return type fixes

07 May 15:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.15...3.16

Fix operational statuses return type

06 Apr 18:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.14...3.15

Fixes to latest Thermia API changes relating to "registerId"

06 Apr 17:55
Compare
Choose a tag to compare

What's Changed

  • Fix API changes from 'registerIndex' to 'registerId' by @klejejs in 64cdf55

Full Changelog: 3.13...3.14

Change register index key for post requests

23 Mar 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.12...3.13

Fix operational status for Thermia Diplomat heat pumps

19 Jan 21:34
aa70344
Compare
Choose a tag to compare

What's Changed

  • Fix operational status for Thermia Diplomat heat pumps by @klejejs in #16

Full Changelog: 3.11...3.12