Add vehicle config api (BC)
Fix https://github.com/evcc-io/evcc/issues/12905
TODO
- [x] add endpoints
- [ ] add features (https://github.com/evcc-io/evcc/discussions/10487#discussioncomment-8914437)
- [ ] migrate yaml settings
- [ ] decide using settings vs config
- [ ] clarify onIdentified api
- [ ] UI
- [ ] bonus: add retry for offline vehicles
- [ ] clarify onIdentified api
This point would be great, becouse my charger can public access and i want only allow to charge my cars. In the moment i must change manual the mode, becouse i get with yamel no connection to car only over experimental gui.
@VisitorSam you can already do this: set default mode to off and configure PV mode or other on your vehicles matched by identifier. Please see https://docs.evcc.io/docs/reference/configuration/vehicles#rfid and open discussion if unclear.
@VisitorSam you can already do this: set default mode to off and configure PV mode or other on your vehicles matched by identifier. Please see https://docs.evcc.io/docs/reference/configuration/vehicles#rfid and open discussion if unclear.
Correct when I add the car over yaml, I don’t get KM, SOC and other things.
When I add the car over experimental gui, I get connection from Jeep API, the loading point identify the correct car but I have nowhere the identifier configuration.
OT, please start new issue or discussion.
@andig dieses Thema ist mit https://github.com/evcc-io/evcc/issues/15000 eigentlich erst einmal gelöst. Darüber sind alle Werte im Config-UI speicherbar. Das erfordert zwar (im Gegensatz zu hier) nen Restart und funktioniert nur für DB-Configured Fahrzeuge. Aber damit können wir mMn. erstmal gut leben.