-
Notifications
You must be signed in to change notification settings - Fork 111
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
Comments
What is a "Vehicle Alias"? |
Sorry, display_name. It is coming back as null but used to be a string containing the friendly name of the vehicle. |
I believe this is a known issue. Its still avaliable on the |
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? |
It's VehicleName and works well: |
I get this from telemetry (the car does have a name): |
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? |
@ThomasAlxDmy any plan to add it back on the vehicle list endpoint? |
display_name is back, for real this time! |
@patrickdemers6 confirmed and thank you!!! |
It seems like vehicle alias was removed from the vehicle list endpoint. Can we get it back please?
The text was updated successfully, but these errors were encountered: