Releases: jpasqua/TeslaClient
First version using the "owner" api from Tesla
This release uses Tesla's new "owner" API and is completely incompatible with previous versions. In addition, the code has been simplified and restructured pretty significantly. This will require changes to clients of this library, but they are failure mechanical in nature - other than the changes precipitated by Tesla's API changes.
Final release before moving to Tesla's new REST API spec
This release is the final version that uses the original Tesla REST API. They modified the API (including the authentication mechanism) to correspond to the release of the 6.0 vehicle firmware. Future versions of TeslaClient will move to that API and there will be incompatible changes to the TeslaClient API.
Snapshot before major changes
This release is a snapshot of TeslaClient before a sweeping, but fairly mechanical, set of changes are made to the State objects.