Michael Geers
Michael Geers
fixes https://github.com/evcc-io/docs/issues/919
We need to document the new feature introduced in this PR: https://github.com/evcc-io/evcc/pull/25285
We need to document the new feature introduced in this PR: https://github.com/evcc-io/evcc/pull/24082
Add a dedicated page under features that explains everything you can do and see in a loadpoint card. - title - mode select - settings - vehicle select - power...
fixes https://github.com/evcc-io/docs/issues/755 fixes https://github.com/evcc-io/docs/issues/632 - 🍱 add device overview pages (product tile style) - 📄 dedicated page for each product - ✏️ edit button links to source template (core) -...
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...
We recently simplified the docs for hems configuration. However, the new text doesn't seem to match our implementation. Load management is not auto-create. User has to configure it for HEMS...
depends on https://github.com/evcc-io/evcc/pull/25762 > Ok the question is, should this setting moved into the normal car config setting dialog? The reason, why vehicle minsoc and soclimit are not in config...
I´m still missing the configuration of "log.level" within Config UI. That is the last point in my yaml 😃 _Originally posted by @VolkerK62 in https://github.com/evcc-io/evcc/issues/25762#issuecomment-3602594609_
**Main UI** uses polled data based on the loadpoint's `poll` configuration and estimation to avoid API rate limits, while **Config UI** makes live updates and shows raw data (ignoring limits)...