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.
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.