fetzu / teslamate-abrp

A slightly convoluted way of getting your vehicle data from TeslaMate to A Better Route Planner.
https://fetzu.github.io/teslamate-abrp/
MIT License
60 stars 6 forks source link

Improve findCarModel() #17

Closed fetzu closed 2 years ago

fetzu commented 2 years ago

Make the auto car model detection feature a little better (currently only handles a very limited/easy set of cars).

fetzu commented 2 years ago

Reference of TeslaMate's implementation, without using wheel types. Additional input on wheel types is going to be needed.

fetzu commented 2 years ago

Unfortunately, it seems like there is no way to find enough details of the possible car trims to implement a proper car model/trim detection. Just added some models for now, and changed the wording of the docs to encourage users to find their models on the list and set it properly.