teslamate-org / teslamate

A self-hosted data logger for your Tesla 🚘
https://docs.teslamate.org
MIT License
5.55k stars 697 forks source link

RWD shows up as SR+ despite SR+ not being sold for 2.5 years #3887

Open yigitgungor opened 1 month ago

yigitgungor commented 1 month ago

Is there an existing issue for this?

What happened?

Any base model Model 3 shows up as SR+ despite different battery sizes, model years, and feature differences.

Expected Behavior

2022 and 2023 base model Model 3s should show up as RWD instead of SR+

Steps To Reproduce

Home Page Car Model Name

Relevant log output

N/A

Screenshots

No response

Additional data

No response

Type of installation

Docker

Version

1.28.5

yigitgungor commented 1 month ago

I believe this is the mapping for the model names, but I am not sure how to specify RWD cars.

https://github.com/teslamate-org/teslamate/blob/a15631f2ff18b99023d562897de0f56ee3c38c0b/lib/teslamate/vehicles/vehicle.ex#L72

famaia commented 1 month ago

I can confirm this with my M3 RWD standard 2024 highland

swiffer commented 1 month ago

what is returned by the vehicle_config for model3 rwd?

https://github.com/teslamate-org/teslamate/issues/2494