Skip to content

[Edge] Implemented EEBUS bridge & power limitation controllers#3784

Open
Howaner wants to merge 1 commit into
OpenEMS:developfrom
Howaner:feature/eebus
Open

[Edge] Implemented EEBUS bridge & power limitation controllers#3784
Howaner wants to merge 1 commit into
OpenEMS:developfrom
Howaner:feature/eebus

Conversation

@Howaner

@Howaner Howaner commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This pull requests contains the current progress of JEEBUS implementation in OpenEMS.

Done:

  • Added EEBUS bridge
  • Added Controller.Ess.RippleControlReceiver.Eebus component
  • Added Controller.Ess.Limiter14a.Eebus component

Todo:

  • There are a few problematic bugs in jeebus that needs to be fixed
  • Automaticly discover EEBUS devices
  • Improve logging

Does not build currently because there is no maven repository for latest jeebus code

- Added EEBUS bridge
- Added Controller.Ess.RippleControlReceiver.Eebus component
- Added Controller.Ess.Limiter14a.Eebus component
- Does not build currently because there is no maven repository for latest jeebus code
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

❗ There is a different number of reports uploaded between BASE (d48b853) and HEAD (c8418e1). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (d48b853) HEAD (c8418e1)
java 1 0
Additional details and impacted files
@@              Coverage Diff               @@
##             develop    #3784       +/-   ##
==============================================
- Coverage      60.61%   28.84%   -31.77%     
==============================================
  Files           3356      348     -3008     
  Lines         146350    10169   -136181     
  Branches       10852     1697     -9155     
==============================================
- Hits           88701     2932    -85769     
+ Misses         54313     7090    -47223     
+ Partials        3336      147     -3189     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sfeilmeier sfeilmeier changed the title [Edge] Implemented EEBUS bridge & power limitation controllers for eebus [Edge] Implemented EEBUS bridge & power limitation controllers Jun 18, 2026
@sfeilmeier

Copy link
Copy Markdown
Contributor

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.

2 participants