-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge changes from qurm #9
base: main
Are you sure you want to change the base?
Conversation
Minor changes, adapted to work with my SMA inverter.
New command line functions to extend data per SBFspot functions. New .md documentation files.
Updated protocol document, added database document
Deeper parsing of info/readings from inverter, adding units etc, Merge sma_data_unit into sma_data_element.
Use Python logging to replace print() to console and write activity and readings to log files.
Updated API specification URL and changed base url from http:// to https:// (TLS support)
Update pvoutputorg.py to enable TLS support
I'm afraid I haven't really had the time to maintain this code for quite a while. In fact, the PV system I was using it for is in the process of being decommissioned. At this point it's probably better for someone else to fork the code and take over maintainership. I'd be happy to update the project info here on github with some links to successor repositories. |
@qurm are you maintaining your fork of this projekt actively? |
I have merged the changes from qurm into my fork.
Please merge these changes into main