Problem
In the last few releases, maybe longer, it seems the PW capacity chart stacks the current capacity graphs. It works with the right axis where their capacities can be added. However it looks a little strange with the theoretical axis on the left. With more than one PW, it looks like a large disparity between PW capacities.
To Reproduce
Please paste a screenshot or steps to reproduce the behavior:
- Go to Load the default Powerwall - Power Flow dashboard
- Click on '....'
- Scroll down to 'Powerwall Capacity'
- See error
Screenshots

System Details
- Powerwall Installation: PW+ and PW2
- Powerwall Firmware Version 26.18.1
- Host System Hardware and OS: Rocky Linux 10.2
- Other Specifics
Additional context
Powerwall Dashboard Installation: Cloud, Local, TEDAPI
Add any other context about the problem here.
Changing this value from normal to none seems to fix the chart behavior. https://github.com/jasonacox/Powerwall-Dashboard/blob/main/dashboards/dashboard.json#L10399
I suppose we could instead sum the capacity for the left legend. i can submit a PR to change the stacking behavior.
Problem
In the last few releases, maybe longer, it seems the PW capacity chart stacks the current capacity graphs. It works with the right axis where their capacities can be added. However it looks a little strange with the theoretical axis on the left. With more than one PW, it looks like a large disparity between PW capacities.
To Reproduce
Please paste a screenshot or steps to reproduce the behavior:
Screenshots

System Details
Additional context
Powerwall Dashboard Installation:
Cloud, Local,TEDAPIAdd any other context about the problem here.
Changing this value from
normaltononeseems to fix the chart behavior. https://github.com/jasonacox/Powerwall-Dashboard/blob/main/dashboards/dashboard.json#L10399I suppose we could instead sum the capacity for the left legend. i can submit a PR to change the stacking behavior.