Skip to content

New auto populate sensor function, and fixes.

Choose a tag to compare

@NoUsername10 NoUsername10 released this 31 May 16:18
b1c883a

Solar Panel Visualizer 0.2.3

Release date: 2026-05-31

This patch release improves GUI auto-populate for multi-inverter setups, safer energy assignment, inverter status matching, and advanced telemetry setup.

Added

  • New Fill inverter status auto-populate option.
  • New Fill advanced telemetry auto-populate option for matching same-serial/group telemetry from configured panel power sensors.

Fixed

  • Shared inverter daily energy sensors are now assigned to only one enabled panel per serial group, avoiding doubled Energy totals.
  • Distinct per-panel/per-input daily energy sensors still map to the matching panel when clear local tokens exist.
  • Inverter status matching now prefers Device Status over less specific same-serial sensors such as Online Status.
  • Inverter status matching now handles serial-like entity ID suffixes even when repeated group detection is not enough.
  • Auto-populate checkbox controls now remain visible in the editor.
  • Status and advanced telemetry selector lists are more tolerant of Home Assistant state object shapes.
  • Panel rated power and default rated power now support values up to 10000 W for string-level sensors.
  • Popup clicks and close actions are more reliable after scrolling or changing graph ranges.