Skip to content

v1.1.9

Choose a tag to compare

@dennisbest85 dennisbest85 released this 12 Jul 17:23
· 6 commits to main since this release

solar-layout-card v1.1.9

Fixed

Panels sharing the same sensor did not all move with the time slider. When several
panels use the same sensor (for example an inverter total divided evenly across panels
by a manual sensor), only one of them updated while dragging the slider. Values were
looked up by sensor, which finds only the first matching panel. Panels and inverters are
now updated by their own unique id, so all panels using the same sensor move together
with the slider.