Releases: klejejs/python-thermia-online-api
Releases · klejejs/python-thermia-online-api
Fix issues with missing dictionary attributes
Fix operational status return values
Fix operational status values
Changes
- Fixes operational status values that were broken for some time
Breaking changes
is_hot_water_switch_available
was deprecated before and is removed nowoperational_status
was broken before, is fixed now and renamed torunning_operational_statuses
due to data it returns
Add buffer tank temperature
What's Changed
- Include buffer_tank_temperature property for ThermiaHeatPump class by @DuncanDotPY in #22
New Contributors
- @DuncanDotPY made their first contribution in #22
Full Changelog: 3.17.0...3.18.0
3.17.0
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
Full Changelog: 3.16...3.17.0
Minor network request and return type fixes
What's Changed
Full Changelog: 3.15...3.16
Fix operational statuses return type
What's Changed
Full Changelog: 3.14...3.15
Fixes to latest Thermia API changes relating to "registerId"
What's Changed
Full Changelog: 3.13...3.14
Change register index key for post requests
What's Changed
Full Changelog: 3.12...3.13
Fix operational status for Thermia Diplomat heat pumps
What's Changed
Full Changelog: 3.11...3.12