Skip to content

docs: document loadpoint priorityStrategy and priorityHysteresis - #1093

Draft
Alexxtheonly wants to merge 5 commits into
evcc-io:mainfrom
Alexxtheonly:docs/loadpoint-priority-strategy
Draft

docs: document loadpoint priorityStrategy and priorityHysteresis#1093
Alexxtheonly wants to merge 5 commits into
evcc-io:mainfrom
Alexxtheonly:docs/loadpoint-priority-strategy

Conversation

@Alexxtheonly

@Alexxtheonly Alexxtheonly commented Jun 20, 2026

Copy link
Copy Markdown

Documents the three new site options added in evcc-io/evcc#31072 (feature request: evcc-io/evcc#31071).

Draft — pairs with the code PR; will finalize once that lands.

Adds priorityStrategy (none/soc/deficit), priorityBasis (percent/energy) and priorityHysteresis to the site configuration reference, right after priority, with semantics, defaults (backward-compatible none/percent/0), and a YAML example.

Also documents:

  • the experimental flag: the Priority dialog (🧪) only appears with experimental features enabled, while the YAML config works regardless
  • heating loadpoints are excluded from the priority sub-ordering entirely (they always keep plain priority-tier ranking and don't force the energy-basis fallback)

English and German. English source only.

Alexander Herold and others added 4 commits June 20, 2026 18:39
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Add a priorityBasis section covering the percent (default) and energy
bases for the soc/deficit priority strategies, including the capacity
fallback, and note that the priorityHysteresis unit follows the basis
(soc-% or kWh).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
priorityStrategy, priorityBasis and priorityHysteresis are now global
site options in evcc-io/evcc#31072 instead of per-loadpoint options.
Move their reference sections from loadpoints.md to site.mdx, rename
the default strategy from 'static' to 'none', and leave a pointer in
the loadpoint priority section.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…trategy

- priorityStrategy/priorityBasis/priorityHysteresis are experimental (UI gated by experimental mode, config works without it)
- heating loadpoints are excluded from priority sub-ordering entirely (EN + DE)
- heating loadpoints don't force the energy basis fallback (EN + DE)
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