Jump to content

Goodwe inverter automatic upload to PVOutput


Fuenkli

Recommended Posts

I would like to automate the upload from my Goodwe 5048 ES GTI to the PVOutput.org website (I am doing it manually at the moment). I found this on GitHub https://github.com/markruys/gw2pvo  I have only a very basic understanding of programming and do not fully understand how to implement this. Can someone please explain in simple language what I have to do, like required software/hardware etc. The inverter is linked to the Goodwe portal.

 

Link to comment
Share on other sites

21 hours ago, Fuenkli said:

Can someone please explain in simple language what I have to do, like required software/hardware

Well, you're going to need something that can run python3. It runs on both Linux and Windows, so here you can choose whatever you feel comfortable in. This will also mandate the hardware. Personally I'd use a Raspberry Pi and run Raspbian on it. There are numerous sources on how to install software on debian based distributions (of which raspbian is one, hint: use apt-get), and what you'd need is "python3" and "python3-pip". With that installed, the README in that project becomes sufficient to get it going.

I'm being a bit vague as I really really don't want to get into a "help me learn Linux" role here :-)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...