docs: add a peak levelling example, paint the EV blue - #119
Merged
Conversation
Two batteries in one chart both wearing a green from the evcc battery palette was hard to read, so the EV takes the palette blue instead. The home battery keeps batteryPalette[0]. Adds a second example for the peak attenuation strategies, which the README did not show at all: the same house on a flat tariff, once without a strategy and once with attenuate_grid_peaks. Both panels share one scale, so the 11.5 kW import peak collapsing to a flat 3.6 kW plateau is directly comparable. Figures are rendered from real solves. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #118.
batteryPalettewere hard to tell apart in the battery power and state-of-charge panels. The EV takes the palette blue (#2563EBlight /#60A5FAdark); the home battery keepsbatteryPalette[0].attenuate_*strategies in one bullet but never showed them. Added a section with a before/after figure: the same house on a flat tariff, once with no strategy and once withattenuate_grid_peaks. Both panels share one scale, so the 11.5 kW import peak collapsing into a flat 3.6 kW plateau — same 29 kWh, same cost — is directly comparable. The feed-in peak drops from 1.3 kW to 0.25 kW in the same run.Both figures are rendered from real solves, not sketched.
🤖 Generated with Claude Code