Skip to content

v1.3.21

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:24
· 19 commits to main since this release

v1.3.21

More robust battery telemetry after comms gaps
Updates givenergy-modbus to 2.5.10, which closes a gap in the splice guard that protects battery readings from bus corruption. Previously, a corrupted temperature frame arriving after a connection drop or a short read could poison the baseline and leave a battery's temperatures stuck unavailable. This hardening covers those paths too.

Changes

  • fix(deps): bump givenergy-modbus to 2.5.10 (splice-guard cohort gate) (888fa64)

Full Changelog: v1.3.20...v1.3.21