v1.3.39
What's Changed
Bumped homecom_alt python library to 1.6.4
✨ Added
- ICOM heat pumps: New sensors: heat-source supply temperature, modulation, total consumption, working time, system pressure, heat demand, outdoor temperature, and DHW current setpoint. (#131)
- ICOM climate: Setting the target temperature now uses
temporaryRoomSetpoint - Wallbox (Commodule) - Charging Strategy select (
default/solar-eco)
🐛 Fixed
- K40 climate set temperature in cooling mode.
- Missing German / English / Dutch entity names
- Rate limiting (HTTP 429). The coordinator now catches
NotRespondingErrorand performs a controlled retry instead of logging "Unexpected error" and marking all entities unavailable. - ICOM robustness: DHW sensor no longer becomes unavailable when
actualTempis empty;
What's Changed
- feat(icom): extended sensor support + bug fixes by @anakinch75 in #131
New Contributors
- @anakinch75 made their first contribution in #131
Full Changelog: v1.3.38...v1.3.39