Skip to content

ESS Limit Total Discharge – handle Hybrid ESS#3640

Open
timo-schlegel wants to merge 1 commit intoOpenEMS:developfrom
timo-schlegel:feature/EssLimitTotalDischarge-AddHybridEssMode
Open

ESS Limit Total Discharge – handle Hybrid ESS#3640
timo-schlegel wants to merge 1 commit intoOpenEMS:developfrom
timo-schlegel:feature/EssLimitTotalDischarge-AddHybridEssMode

Conversation

@timo-schlegel
Copy link
Copy Markdown
Contributor

Summary

Improve Hybrid ESS handling in ESS Limit Total Discharge.

Add configuration option hybridEssMode to switch between AC-side (battery + PV) and DC-side (battery charge/discharge) power control.

Details

  • Support DC-side setpoint definition for Hybrid ESS
  • Behavior is now aligned with the logic used in Ess Fix Active Power

BREAKING CHANGE

Default behavior for Hybrid ESS changed from AC-side to DC-side control.

Add a configuration setting `hybridEssMode` to allow defining the DC-side power setpoint (battery charge/discharge) instead of the AC-side (battery + PV).

BREAKING CHANGE: The default behavior for Hybrid ESS has changed from controlling the AC-side (battery + PV) to controlling the DC-side power (battery charge/discharge).
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3640      +/-   ##
=============================================
+ Coverage      58.56%   58.56%   +0.01%     
  Complexity       104      104              
=============================================
  Files           3095     3096       +1     
  Lines         134205   134216      +11     
  Branches        9870     9872       +2     
=============================================
+ Hits           78586    78594       +8     
- Misses         52695    52696       +1     
- Partials        2924     2926       +2     
🚀 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.

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.

1 participant