evcc icon indicating copy to clipboard operation
evcc copied to clipboard

Config UI: release and final touches

Open naltatis opened this issue 3 weeks ago • 5 comments

depends on https://github.com/evcc-io/docs/pull/957 fixes https://github.com/evcc-io/evcc/issues/25910#event-21436552030

Prepare config ui for becoming the new recommended way of configuring evcc 🥳

👩‍🔬 remove experimental conditions/notes 👋 drop the evcc.yaml vs. config ui tradeoff explainer 🪧 prominent "start with a charger" message (see screenshot) 🔌 integrations: unconfigured integrations are shown hollow style (like add buttons) 🔆 shm integration is shown unconfigured when not customized (addresses https://github.com/evcc-io/evcc/issues/24277) 🚀 remove experimental flag for battery boost 🧪 move experimental toggle to a dedicated modal (config) and explain better

Todos

  • [x] adjust e2e tests (drop enable experimental)
  • [ ] prepare docs, drop experimental notes (e.g. linux) https://github.com/evcc-io/docs/pull/957
  • [x] move unconfigured tariff card to hollow style
  • [x] clarify sponsor token ui

Screenshots

start with loadpoint hint Bildschirmfoto 2025-12-02 um 15 42 09

unconfigured integrations Bildschirmfoto 2025-12-02 um 15 42 34

naltatis avatar Dec 02 '25 14:12 naltatis

I´m still missing the configuration of "log.level" within Config UI. That is the last point in my yaml 😃

VolkerK62 avatar Dec 02 '25 15:12 VolkerK62

I´m still missing the configuration of "log.level" within Config UI.

Good point. I've created an issue.

naltatis avatar Dec 02 '25 15:12 naltatis

I´m still missing the configuration of "log.level" within Config UI. That is the last point in my yaml 😃

Bei mir sind es der Log Level und die plant ID. Log Level ist nun geplant. Die plant ID könnte ich auch als Umgebungsvariable bei docker definieren. Ansonsten wäre die Frage, ob diese eventuell auch in der UI geplant wird.

hybe2022 avatar Dec 03 '25 05:12 hybe2022

Die plant ID könnte ich auch als Umgebungsvariable bei docker definieren.

Yes, I'd say being able to set this via environment variable is fine. It's a quite technical topic. I don't see a dedicated UI for this. Using the evcc.yaml will still be possible for the foreseeable future.

naltatis avatar Dec 03 '25 09:12 naltatis

dedicated experimental modal

Bildschirmfoto 2025-12-15 um 17 16 37

naltatis avatar Dec 15 '25 16:12 naltatis