odya / esphome-powmr-hybrid-inverter

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

does not read the values ​​"Grid Active, Grid Active, Grid Power, Grid Voltage" #49

Open Nando1497 opened 5 months ago

Nando1497 commented 5 months ago

Hi, I can't read the "Grid Active, Grid Active, Grid Power, Grid Voltage" values. I have an esp32: M5Stack Atom Lite ESP32. image

Andrik45719 commented 5 months ago

Same problem, solved by change yaml to read states from 4553 register instead 4554

Nando1497 commented 5 months ago

hi, changing from 4554 to 4553 I read Grid Active and On Battery, but Grid Power not yet

Nando1497 commented 5 months ago

It often happens that the "output Source Priority" and the "charger Source Priority" change

davidebeatrici commented 2 months ago

It often happens that the "output Source Priority" and the "charger Source Priority" change

Related: #48

hi, changing from 4554 to 4553 I read Grid Active and On Battery, but Grid Power not yet

Those depend on the PZEM module. @odya Can we implement a fallback to the values reported by the inverter?