Releases: kodebach/hacs-idm-heatpump
Releases · kodebach/hacs-idm-heatpump
v0.10.3
v0.10.2
Sets Home Assistant 2025.1.0 as minimum supported version, as that is the case since v0.10.0
Full Changelog: v0.10.1...v0.10.2
v0.10.1
Identical to v0.10.0
, but the release process has been fixed
Full Changelog: v0.10.0...v0.10.1
v0.10.0
Features
Bugfixes
Other Changes
- Update pymodbus requirement from ~=3.6.9 to ~=3.8.3 by @dependabot in #180
- Bump ruff from 0.7.1 to 0.8.6 by @dependabot in #179
- Bump softprops/action-gh-release from 2.0.8 to 2.2.0 by @dependabot in #172
- Bump colorlog from 6.8.2 to 6.9.0 by @dependabot in #160
New Contributors
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- add 'Holiday' to SystemStatus enum by @Jueff in #153
- Bump ruff from 0.6.4 to 0.7.1 by @dependabot in #154
- Bump actions/checkout from 4.1.7 to 4.2.2 by @dependabot in #156
- Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #157
New Contributors
Full Changelog: v0.9.0...v0.9.1
v0.9.0
BREAKING CHANGES
- Writing sensor values now requires setting an additional
acknowledge_risk
field which points users to the IDM documentation.
Enhancements
- Allow negative values for more power sensors #126
- Support writing temperature and humidity sensors for "external" sensors as well as rooms in zone modules #93, #50
- Adjustments to
manifest.json
andrequirements.txt
#100, #102 - New services
set_binary
andset_system_status
#93 (comment)
Dependencies
- Bump pymodbus from 3.6.4 to 3.6.6 by @dependabot in #95
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #97
- Bump softprops/action-gh-release from 0.1.15 to 2.0.4 by @dependabot in #98
- Bump ruff from 0.2.2 to 0.3.4 by @dependabot in #101
- Bump actions/setup-python from 5.0.0 to 5.1.0 by @dependabot in #103
- Bump pymodbus from 3.6.6 to 3.6.8 by @dependabot in #106
- Bump actions/checkout from 4.1.2 to 4.1.7 by @dependabot in #121
- Bump softprops/action-gh-release from 2.0.4 to 2.0.6 by @dependabot in #124
- Bump ruff from 0.3.4 to 0.6.3 by @dependabot in #127
- Bump pymodbus from 3.6.8 to 3.7.2 by @dependabot in #131
- Bump softprops/action-gh-release from 2.0.6 to 2.0.8 by @dependabot in #129
- Bump actions/setup-python from 5.1.0 to 5.2.0 by @dependabot in #130
- Bump ruff from 0.6.3 to 0.6.4 by @dependabot in #136
Full Changelog: v0.8.0...v0.9.0
v0.9.0-beta.8
Enhancments
- New services
set_binary
andset_system_status
#93 (comment)
Dependencies
- Bump ruff from 0.6.3 to 0.6.4 by @dependabot in #136
Full Changelog: v0.9.0-beta.7...v0.9.0-beta.8
v0.9.0-beta.7
Bugfixes
set_room_mode
service is now usable #137
Dependencies
Full Changelog: v0.9.0-beta.6...v0.9.0-beta.7
v0.9.0-beta.6
v0.9.0-beta.5
Important
This release contains bugs that prevent the integration from working. Please use 0.9.0-beta.4
instead.
Bugfixes
- Fix
pymodbus
version conflict #126 (comment)
Full Changelog: v0.9.0-beta.4...v0.9.0-beta.5