PyPi_GrowattServer
PyPi_GrowattServer copied to clipboard
Simplify the V1 methods by using single re-usable base methods
Summary
- Simplify the V1 methods by using single re-usable base methods
- Add Mix/SPH to V1 and while retaining legacy Shinephone backwards compatibility
- Improve some code style
Checklist
- [x] I've made sure the PR does small incremental changes. (new code additions are dificult to review when e.g. the entire repository got improved codestyle in the same PR.)
- [x] I've added/updated the relevant docs for code changes i've made.