Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 03:40
· 1 commit to main since this release

[0.4.0] - 2026-08-29

Added

  • Added session energy parsing for charging status commands 5 and 6.

Changed

  • Replaced the misleading current_energy and current_amount fields with power, total_energy, and session_energy fields that match the charger protocol.
  • Return None for invalid temperature values and reject incomplete status payloads.
  • Parse three-phase data from the protocol's exact 33-byte payload length.
  • Updated the bundled Home Assistant custom integration to use the corrected telemetry fields and entity names.