Description
I would like to be able to order chargers in UI
'Problem'
I have 2 chargers:
- E-Bike charger, configured in YAML, this results in it being 'LP-1'
- Car charger, configured in UI, this results in it being 'LP-2
This results in the bike charger being displayed first, followed by the car charger (in Web-UI/Android App).
In my daily use this means I always have to scroll to the second charger page in the app (I monitor my car more closely the e-bike)
Describe the solution you'd like
I'd like a way to prioritize chargers, possibly by having a drop down similar to the solar priority dropdown (in my case re-using this same field would work fine, I'm not sure whether that is a universal solution for all)
Describe alternatives you've considered
I've considered configuring both chargers in the YAML file, that would enable me to resolve this. But I really like the config UI, would be a pitty / not-future-proof, to lose that functionality.
I've been an EVCC user for a couple of weeks now and I especially like the move to configuration UI, keep up the good work! Thank you!