Search found 2 matches
- Saturday 16 June 2018 7:59
- Forum: LUA
- Topic: GoodWe Solar PV Generation Capture
- Replies: 54
- Views: 22525
Re: GoodWe Solar PV Generation Capture
I can share my lua script "as is" and it has some debugging prints. Thanks louisl for updating the code in GIT for the new server. -- Script to pull GoodWe power generation data into Domoticz -- Based on script from M Grimwade 2015 -- Modified by Wanegedoe script_version = 6 ...
- Tuesday 12 June 2018 22:04
- Forum: LUA
- Topic: GoodWe Solar PV Generation Capture
- Replies: 54
- Views: 22525
Re: GoodWe Solar PV Generation Capture
Hi, I am new to this forum; although not to Domoticz. The JSON data can be retreived though https://eu.goodwe-power.com/Mobile/ By browsing the classes2.dex file in the .apk of the mobile app you can find much more functions that are used by the mobile app. The following url will give PV voltage and ...