timdorr / tesla-api

🚘 A Ruby gem and unofficial documentation of Tesla's JSON API for the Model S, 3, X, and Y.
https://tesla-api.timdorr.com/
MIT License
2k stars 534 forks source link

Document Changes in App behaviour / data requests | REL: #724 #725

Open core-hacked opened 1 year ago

core-hacked commented 1 year ago

Changes:

Notes: Two unknown states have been added/used by the app. closures_state and location_state. Location State might change if the car is in motion, someone needs to check that, I haven't had the time to check yet. Maybe Car/Config related. What closures state is, I have no idea.

Relates to #724

LexNastin commented 1 year ago

By the way: in the bluetooth api, closure are the following: doors, frunk/trunk, and charging port. They seem to just to bring that over to web (or if it was already there, perhaps just separating it out).