Skip to content

v1.5.1

Choose a tag to compare

@MattieGit MattieGit released this 07 Feb 09:00
· 26 commits to main since this release

What's Changed

  • fix: Remove incorrect scale=100.0 from percentage sensors (aout_usrpmp_val, aout_srcpmp_val, aout_srcvalve_val, dhw_regreq, comppwrreq). Raw Modbus values are already 0-100, so the scale factor was producing values like 10000% instead of 100%.