Skip to content

A PHP tool to read out GoodWe Solar inverters and upload to PVOutput

Notifications You must be signed in to change notification settings

aiolos/GoodweUdpReader

Repository files navigation

GoodWe Solar Inverter read out and PVOutput upload

This application makes it possible to read out GoodWe Solar inverters through WiFi (without using a cloud solution like the SEMS portal). The output can be send to PVOutput.

Usage:

  • Copy inverters.php.dist to inverters.php and set the IP-address(es) and optionally the PVOutput information for you inverter(s) in inverters.php.
  • Run php read.php
  • Output of the inverter(s) in shown in the console
  • When setting pv-output ApiKey and SystemId in inverters.php, the output will be send to PVOutput

Next steps:

  • Add option to send output to home automation solutions

Requirements:

  • PHP, Version 7.3+ with php-curl module.
  • A GoodWe solar inverter with minimal version x.y.14 (Inverter should be discoverable with the SolarGo app)

Acknowledgments:

A lot of information comes from Tweakers forum and related links in that topic. More specific posts: this and this and this repo

About

A PHP tool to read out GoodWe Solar inverters and upload to PVOutput

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages