You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: