Skip to content
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

Remove deprecated BSM powermeter module #897

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

corneliusclaussen
Copy link
Contributor

Describe your changes

The PowermeterBSM module does not use the SerialCommHub, so it cannot be used with other modules on the same modbus. It also adds an extra dependency for EVerest to the libmodbus, which causes trouble from time to time because another library with the same name exists.
Support for Eichrecht is broken in the module limiting its use quite a bit. If we still need support for this powermeter it should be re-written, using the the SerialCommHub and a proper Eichrecht implementation.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

Copy link
Contributor

@golovasteek golovasteek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me. It was confusing for a while already.

Copy link
Contributor

@mhei mhei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kind of house-keeping, really appreciated.

@hikinggrass hikinggrass changed the title Remove depreacted BSM powermeter module Remove deprecated BSM powermeter module Oct 11, 2024
Signed-off-by: Cornelius Claussen <cc@pionix.de>
Signed-off-by: Cornelius Claussen <cc@pionix.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants