evcc icon indicating copy to clipboard operation
evcc copied to clipboard

Add min/max physical current limit to loadpoint

Open naltatis opened this issue 6 months ago • 0 comments

reopened the reverted https://github.com/evcc-io/evcc/issues/21179

fixes https://github.com/evcc-io/evcc/issues/21179 fixes https://github.com/evcc-io/evcc/issues/13355 fixes https://github.com/evcc-io/evcc/issues/21885

⚡️ introduce add min/max physical current 🖍️ define range in loadpoint via config ui (no new ui, repurpose existing min/maxcurrent inputs) 🖱️ ensure that ui options and api values stay in the defined boundaries 🪄 auto-adjust min/maxcurrent when physical current range is changed to avoid broken config

todos

  • [x] decide backport to evcc.yaml (minphysicalcurrent: 6)
  • [x] add/adjust e2e tests

config ui

Bildschirmfoto 2025-05-12 um 22 58 20

loadpoint settings (main ui)

Bildschirmfoto 2025-05-12 um 22 58 38

naltatis avatar Jun 20 '25 09:06 naltatis