Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display_name is no longer part of vehicle_data response #728

Open
clearwave1 opened this issue Jun 7, 2023 · 2 comments
Open

display_name is no longer part of vehicle_data response #728

clearwave1 opened this issue Jun 7, 2023 · 2 comments

Comments

@clearwave1
Copy link

I wrote my own app for my Tizen watch a few years ago and it has been working fine for my purposes.

I noticed recently that my vehicle display name was showing undefined so I did some debugging and noticed that Tesla no longer includes this field in the vehicle_data call.

It is included in the vehicles/[vehicle_id] call so I changed my code and all is fine now.

I thought you might want to update the docs or correct me if I'm missing something.

@SylvainGa
Copy link

SylvainGa commented Jun 7, 2023

I was about to post the same. Indeed, I it's no longer there. The 'joy' of undocumented API lol

It's in vehicle_name under vehicle_state subsection of the vehicle_data response.

@itsMeDavidV
Copy link

Thanks for the heads up :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants