Skip to content

Release v1.7.0

Choose a tag to compare

@github-actions github-actions released this 11 Dec 09:10

Added

  • Support for devcode 2451 (Axpert MKS IV 5600VA) with sensor mappings and priority normalization (#5, thanks to @FifoTheHein for the CLI analysis data).

Fixed

  • Treat placeholder string values (e.g., "-"/"n/a") as unavailable so HA numeric sensors don't raise errors when PV readings are missing.
  • Deduplicate summary energy sensors by mapping titles, preventing duplicate Energy Today/Total entities when summary data overlaps with device data.
  • Lower duplicate sensor log level to DEBUG to reduce noise when duplicate titles are safely skipped.