Goodwe Homekit

Hi Team

Has anyone managed to upload Goodwe Generation and Consumption data from a Goodwe Homekit.

Both Consumption and Generation are on SEMS but only Generation is being uploaded to PVoutput by gw2pvo

Thanks

Have a look at https://github.com/markruys/gw2pvo/issues/52
I see that a user named jakezp has forked gw2pvo and made some modifications to display consumption data.

I did. Made my own modifications to the above, not very clean as I wanted to adjust it for myself only but it does what I want. I also added inverter temperature as extended data.

Here is mine with HomeKit and some Open Weather support forked from elsewhere.

Awesome! Just cloned and ran your repo. Looks like I’m getting generation data, but no consumption data. Is this problem with app, or because I’m still waiting for my power company to enable me sending them back power? (I’m new to solar stuff - doesn’t the inverter thingy have this information? I can see consumption/generation on my power company website, and presumably I could if I talked to my smart-meter?)

Happy to help debug, and contribute to your fork - I’m a python developer too.

Today’s data
https://pvoutput.org/intraday.jsp?id=105339&sid=92331&dt=20220728

From
python -m gw2pvo --config gw2pvo.cfg --log debug --date 2022-07-28

Do I need one of these to get consumption data?
https://en.goodwe.com/three-phase-homekit

Or will powerpal be sufficient?