Releases: klejejs/ha-thermia-heat-pump-integration
Releases · klejejs/ha-thermia-heat-pump-integration
Fix issues with getting operational status for heat pumps
Fix operational status states
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
What's Changed
- add pool temperature sensor by @LeoThorsell in #55
- fix operational status Unknown error by @klejejs in a0bc84d
New Contributors
- @LeoThorsell made their first contribution in #55
Full Changelog: 3.1.2...3.2.0
Add buffer tank temperature sensor
What's Changed
Full Changelog: 3.1.1...3.1.2
3.1.1
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
What's Changed
- Fix errors related to operational status binary sensor by @klejejs in 26abe21
- Update Python API version by @klejejs in 0601dbf
Full Changelog: 3.0.0...3.1.0
Thermia API fixes, migration to binary sensors for operational statuses
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