Skip to content

Releases: klejejs/ha-thermia-heat-pump-integration

Fix issues with getting operational status for heat pumps

08 Jan 16:50
b1f7e78
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.0...3.3.1

Fix operational status states

07 Jan 22:09
d120a0b
Compare
Choose a tag to compare

Breaking changes

  • Operational status entity is removed as it is generally incorrect and was never showing a correct value. Please use operational status values for different elements to figure out the heat pump state.

What's Changed

  • Fix constant deprecations
  • Fix operational status states
  • Update ThermiaOnlineAPI version by @klejejs in #66
  • Update ThermiaOnlineAPI version by @klejejs in #67

Full Changelog: 3.2.0...3.3.0

Add pool temperature sensor, fix Unknown operational status

15 Oct 20:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.2...3.2.0

Add buffer tank temperature sensor

12 Jun 18:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...3.1.2

3.1.1

07 May 17:26
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. In case it happens, it is suggested to reload the integration.

What's Changed

Full Changelog: 3.1.0...3.1.1

Fix errors related to operational status binary sensor

07 May 16:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

Thermia API fixes, migration to binary sensors for operational statuses

06 Apr 19:27
Compare
Choose a tag to compare

Breaking change

Operational status sensors with int values are migrated to binary sensors with on/off values.

What's Changed

  • Update ThermiaOnlineAPI version by @klejejs in #51
  • Migrate operational statuses to separate binary sensors

Full Changelog: 2.18...3.0.0

2.18

23 Mar 20:52
Compare
Choose a tag to compare

What's Changed

  • Update ThermiaOnlineAPI version by @klejejs in #48 (fixes #46)
  • Replace async_setup_platforms with async_forward_entry_setups by @klejejs in 8859e7a (fixes #45)

Full Changelog: 2.17...2.18

Update underlying API version

02 Jan 22:07
3959707
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.16...2.17

Update underlying API version

29 Dec 22:27
0c795d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.15...2.16