Sungrow String and ESS Implementation - #2528
Conversation
…com/Sn0w3y/openems into Sungrow-ESS-and-Sungrow-PV-Inverter
|
We have too many open PRs with similar issues. I suggest we work on #2566 first (see the discussions on Coding Guidelines there). Afterwards we can re-open these PRs one at a time. Thanks! |
|
Any news on this? |
|
Closed as i guess it is a WIP |
Codecov Report✅ All modified and coverable lines are covered by tests.
Additional details and impacted files@@ Coverage Diff @@
## develop #2528 +/- ##
==============================================
- Coverage 55.70% 28.56% -27.14%
==============================================
Files 3674 404 -3270
Lines 172011 12905 -159106
Branches 14175 2324 -11851
==============================================
- Hits 95810 3685 -92125
+ Misses 72409 9058 -63351
+ Partials 3792 162 -3630 🚀 New features to boost your workflow:
|
We are still working on it and we are testing it thoroughly. I will update this PR when we are done. You can merge it yourself and can use it as a starting point. |
|
@tsicking Any update on the sungrow inverter and ESS support for openEMS ? I can't find this anywhere. |
|
@nishad-apollo: Can you actually test the implementation with hardware? I could then re-open this PR for you and clean it up (e.g. moving everything to one common |
Sure, I want to test the bundle but not able to find in the develop branch, could you let me know then I could test it once. Is sungrow ESS and inverter still WIP or already released ? |
|
It's not officially released yet. |
|
Got it.. I got redirected to https://github.com/opernikus-common/openems from the comment section. Is this correct too ? Looks like forked from this repo. Or should i consider this specifically ? https://github.com/Sn0w3y/openems/tree/Sungrow-ESS-and-Sungrow-PV-Inverter Test - Yes, Will start testing Next month, trying to figure the build now. Will update here, It will be great to make this official. |
Based on the Implementation of @clehne in opernikus-common fork.
I adapted it to use ElectricityMeter
Thanks to them