Skip to content

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

Bug fixes for heat pump statuses and operation mode

17 Oct 22:02
9325993
Compare
Choose a tag to compare

What's Changed

  • Modify operation mode availability calculation by @klejejs in d8a4d0f
  • Update ThermiaOnlineAPI version to 6.1.0 by @klejejs in #97

Full Changelog: 5.0.0...5.1.0

Refactor operational statuses and add power statuses

06 Oct 23:06
d9ee9a8
Compare
Choose a tag to compare

⚠️ Breaking changes ⚠️

  • The operational status code is refactored to show all available operational statuses instead of predefined ones; thus, the existing operational status entity names and IDs will change. This can impact any scripts or automations that include operational statuses or Lovelace dashboards that display them. This change will also make some existing entities unavailable, as they are replaced, those unavailable entities can safely be deleted.
  • Incorrect Auxiliary heater sensors have been removed in favor of new "Power Status" entities that will display whether any of the auxiliary heaters are running.

What's Changed

  • Update ThermiaOnlineAPI version to 6.0.0 by @klejejs in #94
  • Refactor operational statuses and add power statuses by @klejejs in #95

Full Changelog: 4.3.0...5.0.0

Added heating operational time

03 Sep 22:09
9de92be
Compare
Choose a tag to compare

What's Changed

  • Update ThermiaOnlineAPI version to 5.2.0 by @klejejs in #91
  • Added heating operational time by @mdr78 in #60

New Contributors

  • @mdr78 made their first contribution in #60

Full Changelog: 4.2.0...4.3.0

Disable operation mode feature if it is not available

09 Aug 12:33
d30e5dd
Compare
Choose a tag to compare

What's Changed

  • Disable operation mode feature if it is not available by @klejejs in d30e5dd

Full Changelog: 4.1.0...4.2.0

General integration improvements

09 Aug 11:52
41b13be
Compare
Choose a tag to compare

⚠️ Breaking changes ⚠️

  • This release requires Home Assistant version 2024.8.0 or higher to work properly

What's Changed

Full Changelog: 4.0.0...4.1.0

Remove Genesis API, migrate to Classic API

16 Jun 19:37
288f50d
Compare
Choose a tag to compare

Breaking changes

  • Thermia has removed Genesis API and moved to use the previously named classic API for all devices, thus, with this release, the API type config option has been removed. In case any issues are encountered, please try setting up the integration again.

What's Changed

Full Changelog: 3.5.0...4.0.0

Update ThermiaOnlineAPI version

15 Jun 21:26
907cf64
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.0...3.5.0

Fix settings parsing issue during auth flow

30 Apr 21:16
195bb62
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.1...3.4.0

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