Collect data from Sungrow Inverters using iSolarCloud
Website Sungather.app
·
Report Bug
·
Request Feature
Join the Discord Server to discuss, suggestions or for any help: SunGather Discord
Access data from iSolarCloud connected Sungow Inverter.
Special thanks to kroncid for providing the decryption code
Has multiple export locations out of the box:
- PVOutput - Load into PVOutput.org
- InfluxDB - Load data directly into InfluxDB
- Simple webserver showing collected data
// TO DO
// TO DO
// TO DO
// TO DO
// TO DO
A collection of exports are available:
- console: Output information to console, useful for troubleshooting
- webserver: Output to a simple website, default http://localhost:8080 or http://<serverip>:8080
- mqtt: Output to a pre-existing MQTT server, needed for Home Assistant integration
- pvoutput: Output to PVOutput.org, requires account and solar is set up on website first.
- InfluxDB: Output directly to InfluxDB, can then be used by Grafana, etc..
// TO DO
// TO DO
// TO DO
- SG7.0RT with WiNet-S Dongle
Distributed under the GPL3 License. See LICENSE.txt
for more information.