Skip to content

display_name on list #263

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

Closed
KarlF-KFLOE opened this issue Dec 10, 2024 · 11 comments
Closed

display_name on list #263

KarlF-KFLOE opened this issue Dec 10, 2024 · 11 comments

Comments

@KarlF-KFLOE
Copy link

It seems like vehicle alias was removed from the vehicle list endpoint. Can we get it back please?

@bassmaster187
Copy link

What is a "Vehicle Alias"?

@KarlF-KFLOE
Copy link
Author

Sorry, display_name. It is coming back as null but used to be a string containing the friendly name of the vehicle.

@Bre77
Copy link

Bre77 commented Dec 10, 2024

I believe this is a known issue. Its still avaliable on the products endpoint, and is also avaliable in the vehicle_data endpoint under vehicle_state.vehicle_name

@KarlF-KFLOE KarlF-KFLOE changed the title Vehicle Alias on List display_name on list Dec 11, 2024
@KarlF-KFLOE
Copy link
Author

Thanks Brett. We're trying to avoid the cost of calling vehicle_data whenever possible and the energy scopes aren't needed for our app so we can't fallback to products. I appreciate the suggestions though.

I searched the issues here before posting, but did not find anything. Is there a known issues log I should check?

@bassmaster187
Copy link

It's VehicleName and works well:
{ "key": "VehicleName", "value": { "stringValue": "Tessi" }

@rawmean
Copy link

rawmean commented Dec 13, 2024

I get this from telemetry (the car does have a name):
{'key': 'VehicleName', 'value': {'invalid': True}

@ThomasAlxDmy
Copy link
Collaborator

Should be back now - can you confirm?

@rawmean
Copy link

rawmean commented Jan 16, 2025

Should be back now - can you confirm?

It's not back for cars that are on 2024.44.25.2 and older (which is most of the fleet). Do we have to wait for those cars to get newer firmware?

@KarlF-KFLOE
Copy link
Author

@ThomasAlxDmy any plan to add it back on the vehicle list endpoint?

@patrickdemers6
Copy link
Collaborator

display_name is back, for real this time!

@KarlF-KFLOE
Copy link
Author

@patrickdemers6 confirmed and thank you!!!

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

6 participants