sermatec-opensource / homeassistant-sermatec-inverter

Home Assistant custom component for the Sermatec solar inverter.
MIT License
9 stars 2 forks source link

Fixed sensor types #24

Closed andreondra closed 1 year ago

andreondra commented 1 year ago

There were unnecessary int casts that created inaccurate power values. Also removed abs functions from positive values.

Fixes #12