You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.