Skip to content

v1.3.8

Choose a tag to compare

@BTNBx BTNBx released this 10 Jun 14:43
7ffe93b

v1.3.8

Fixed

  • Solar node text overlap - PV1/PV2 power and PV voltage text no longer overlap the sun icon. Root cause: the .vd CSS class (text-anchor:middle) was overriding the SVG text-anchor="start" presentation attribute; now set via inline style.

Added

  • Split battery sensors (Solis/Modbus) - new optional battery_charge and battery_discharge entity fields for integrations that expose separate positive-only sensors. The card computes discharge − charge internally and ignores the polarity flag when these are set.
  • Three-phase grid voltage - new optional grid_voltage_l2 and grid_voltage_l3 fields. When set, the grid node shows all three phases: 240/241/239V · 50.0Hz.