Release v3.2.1
This release adds an inverted meter AC power sensor and battery DC power sensor for Home Assistant energy dashboard compatibility.
This was added solely due to a design decision by the Home Assistant team for their energy dashboard, which requires power to be represented opposite to how a grid-tie inverter normally reports it. The native_value is negated to meet this requirement. This is not how the inverter or SolarEdge dashboard will normally represent the same sensors. Always use to the non-inverted version of these sensors to match the inverter and SolarEdge platform.
What's Changed
- Add inverted power sensor for HA 2025.12 energy dashboard by @WillCodeForCats in #928
Full Changelog: v3.2.0...v3.2.1