Skip to content

Releases: gekkekoe/esphome-ecodan-hp

Minor release (Defrost mitigation fixes)

18 Nov 08:35

Choose a tag to compare

  • Merge short cycle into auto adaptive yaml. (update your ecodan-esphome.yaml. Also add the optimizer to the component list.
  • AA: Allow different heating min/max flow limits for z1/z2
  • Predictive: Make high delta T threshold configurable [1 - 3] in steps of 0.5c
  • Experimental: Allow 0.1c resolution in climate and AA flow setpoints. (The official AA also does 0.1c during AA)
  • Fix incorrect last_defrost_time init value, causes incorrect defrost handling
  • AA: Allow defrost mitigation to be turned off (default on)
  • AA: Limit max step down step size to 1.0c (was: 1.5c), Also monitor on change feed temp to ensure limits are enforced
  • AA: When nearing setpoint (0.5c), lower effect of cold factor

2025-11-18.02

18 Nov 11:55

Choose a tag to compare

2025-11-18.02 Pre-release
Pre-release
  • Allow (actual flow - requested flow) <= 1 enforcing in standalone predictive cycle prevention