Skip to content

Releases: fcaloro-beep/MelCloud-Patch

Release list

v0.1.1

Choose a tag to compare

@fcaloro-beep fcaloro-beep released this 11 Jun 14:42

What's new in v0.1.1

  • Added logo and icon for HACS / Home Assistant
  • Fixed codeowners and documentation in manifest.json
  • Removed stale backup file climate.py.bak

v0.1.0

  • Flow temperature control for ATW/Ecodan zones via climate.set_temperature
  • Runtime pymelcloud patches for ATW sensor compatibility (flow/return/boiler/energy, etc.)
  • Additional ATW sensors: flow temperature, return temperature, boiler temps, mixing tank, condensing, heat pump frequency, demand %, energy daily breakdown, WiFi RSSI
  • ATW zone sensors: room temperature, flow temperature, return temperature
  • Binary sensors for boiler, booster heaters, immersion heater, water pumps, valves
  • Retry logic with configurable thresholds (3 attempts, 30s interval)
  • Rate limit handling (429) with immediate unavailable marking
  • Debounced refresh after state changes (1.5s)
  • Diagnostics support with redacted config entry data
  • Italian and English translations

v0.1.0

Choose a tag to compare

@fcaloro-beep fcaloro-beep released this 11 Jun 14:29

Initial release: MELCloud Flow Control v0.1.0

  • Flow temperature control for ATW/Ecodan zones
  • Runtime pymelcloud patches for sensor compatibility
  • Additional ATW sensors (flow/return/boiler/energy/status)
  • Binary sensors for boiler, pumps, valves, heaters
  • Retry logic with configurable thresholds
  • Rate limit handling