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

Add the state of charge in kWh to storage system widgets #2781

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

j-eissler
Copy link
Contributor

Currently the state of charge (SOC) of storage systems is only shown in %. This change adds the SOC in kWh to the
flat-widget displayed on the dashboard and the modal-widget that pops up when clicking on the storage system.

To do this, the percentagebar-widget needed to be extended to support a secondary parameter, which is displayed in parenthesis behind the percentage value.

Copy link

codecov bot commented Oct 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2781      +/-   ##
=============================================
+ Coverage      55.91%   58.26%   +2.36%     
  Complexity      8052     8052              
=============================================
  Files           2079     1823     -256     
  Lines          87955    81592    -6363     
  Branches        6502     5542     -960     
=============================================
- Hits           49170    47531    -1639     
+ Misses         37094    32447    -4647     
+ Partials        1691     1614      -77     

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