https://github.com/jeeftor/pysunpower
Python Module to parse SunPower PVS6 Unpublished RESTAPI output
https://github.com/jeeftor/pysunpower
Last synced: 8 months ago
JSON representation
Python Module to parse SunPower PVS6 Unpublished RESTAPI output
- Host: GitHub
- URL: https://github.com/jeeftor/pysunpower
- Owner: jeeftor
- License: mit
- Created: 2022-02-01T16:43:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-18T16:42:53.000Z (about 4 years ago)
- Last Synced: 2025-04-06T18:26:56.598Z (about 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a python module to parse the unpublished REST Api for SunPower PVS6 modules. The information is gleamed from a vareity of other projects out there including all the ones mentioned [here](https://starreveld.com/PVS6%20Access%20and%20API.pdf)
From my limited understanding the API will ilkely depending on the model of equipment you have and as such this "may" or "may not" actually work for you.
# Development / Testing
I've included a very simple Docker container for "mocking" out a response in order to test this module out if you so desire.