andig
andig
For a long time, evcc has supported load management and specifically §14a compliance for wall boxes. This epic extends and replaces https://github.com/evcc-io/evcc/issues/23912 with the current state of affairs. **Currently supported...
Purpose of this PR is to keep track of feature requests the optimizer might solve that we're not gonna implement otherwise for time being: - [ ] battery grid charging...
**TODO** - [x] fix UI @naltatis @Maschga - [ ] structure: decide `totals` sub key - [ ] add remaining settings (mode etc) - [x] verify influx publishing @MartinRinas -...
Fix https://github.com/evcc-io/evcc/issues/24339
This PR removes the special case of vehicle having their "own" title and icon instead of title/icon being part of the device meta data. This has the following consequences: -...
Fix https://github.com/evcc-io/evcc/issues/24560. Depends on https://github.com/evcc-io/evcc/pull/24887.
**TODO** - [x] remove `configure` command - [x] remove `allinone` template property - [ ] decide removal of `allinone` @naltatis might still use this for better device setup? - [...
In https://github.com/evcc-io/evcc/pull/23925, heatpump dimming was added for purpose of §14a compliance. We also have the ability to prevent various batteries from grid-charding during dimming where `hold` mode is available. This...
Fix https://github.com/evcc-io/evcc/issues/24497 The meta plan handler provides sequential handling for multiple concurrent plans in a load management-restricted environment. It does so by calculating the total plan duration for _all_ active...