odya / esphome-powmr-hybrid-inverter

ESPHome config for various PowMr Hybrid Inverter models.
MIT License
115 stars 18 forks source link

"Load Power Factor" sensor issue #57

Closed aver-ua closed 3 months ago

aver-ua commented 3 months ago

there is an issue with "Load Power Factor" sensor calculation. power factor can't be greater than 1.0, but it does...

aver-ua commented 3 months ago

just found this project - https://github.com/alexeyden/openess SmartESS config for our inverters - https://github.com/alexeyden/openess/blob/main/data/0925.json

4512: Output apparent power
4513: Output active power

but in inverter.yaml register "4513" declared as "apparent power", that's wrong..