graham0 / ginlong-wifi

Collect data from second generation Ginlong/Solis inverter equipped with a WIFI stick.
GNU General Public License v3.0
48 stars 16 forks source link

Update read-ginlong.py #1

Closed dexterCorp closed 8 years ago

dexterCorp commented 8 years ago

Looks like the universal Ginlong header is only 8 hex chars wide. The next 8 match my inverter's serial number Added: offset 31 & 32 for temperature

graham0 commented 8 years ago

Thanks dexterCorp for the update. Sorry a bit slow to pick it up, I can only test when the sun is shining. The patch you proposed worked fine. I will update the docs and other files to reflect the changes as soon as I can.

dexterCorp commented 8 years ago

Thanks for the feedback. Happy to contribute. I was hoping to run this data collector on my Synology NAS one day, and block the traffic from the inverter to Ginlong HQ. I will keep you posted, but would have to dive into the specifics of the Synology dev environment...