openems icon indicating copy to clipboard operation
openems copied to clipboard

Implements openDTU (for Hoymiles Micro Inverter)

Open Sn0w3y opened this issue 1 year ago • 6 comments

This PR implements the openDTU (free DTU) dor Hoymiles Micro-Inverters).

The Module uses the API of the openDTU to communicate with the Inverters.

Thanks to @DerWahreKlinki for helping me with it :)

Sn0w3y avatar Mar 08 '24 14:03 Sn0w3y

@Sn0w3y: Thank you for the effort. Please read and execute the contribution guidelines carefully, especially this: https://openems.github.io/openems.io/openems/latest/contribute/coding-guidelines.html#_openems_edge_backend. Also we cannot review and merge, before the Continuous Integration (CI) build is successful - i.e. there must be a green check icon next to "Build OpenEMS / build-java (pull_request)"

sfeilmeier avatar Mar 10 '24 21:03 sfeilmeier

@Sn0w3y: Thank you for the effort. Please read and execute the contribution guidelines carefully, especially this: https://openems.github.io/openems.io/openems/latest/contribute/coding-guidelines.html#_openems_edge_backend. Also we cannot review and merge, before the Continuous Integration (CI) build is successful - i.e. there must be a green check icon next to "Build OpenEMS / build-java (pull_request)"

Thanks Stefan, is there a possibility to check the Build locally so i do not bother you by sending a PR with a Test which makes a red cross ? :D

Would be glad to know and i will fix it ASAP

Sn0w3y avatar Mar 10 '24 22:03 Sn0w3y

@Sn0w3y: In Eclipse you should always run Checkstyle and all JUnit tests (of your bundle). Afterwards run ./tools/prepare-commit.sh as suggested in Coding Guidelines. The script runs well in a WSL 2 environment (https://learn.microsoft.com/de-de/windows/wsl/install).

sfeilmeier avatar Mar 11 '24 08:03 sfeilmeier

Code Coverage

github-actions[bot] avatar Mar 17 '24 13:03 github-actions[bot]

@sfeilmeier ready for Review i guess :)

Sn0w3y avatar Mar 18 '24 18:03 Sn0w3y

Code Coverage

github-actions[bot] avatar Apr 16 '24 20:04 github-actions[bot]

This PR has been automatically marked as stale due to inactivity. It will be closed in 7 days if no further activity occurs.

github-actions[bot] avatar Sep 19 '25 13:09 github-actions[bot]

This PR has been closed due to inactivity

It was automatically closed because there has been no recent activity. If the PR is still relevant, please feel free to reopen and update it and add any new information.

github-actions[bot] avatar Oct 11 '25 02:10 github-actions[bot]