Skip to content

Releases: tdorssers/TeslaPy

v2.9.0

28 Jan 12:16
Compare
Choose a tag to compare

New API endpoints have been added as well as other minor improvements and fixes.

v2.8.0

21 May 10:02
Compare
Choose a tag to compare

Deprecated methods such as get_latest_vehicle_data() have been removed from this version. New API endpoints have been added as well as other minor improvements and fixes.

v2.7.0

11 Dec 18:23
Compare
Choose a tag to compare

New API endpoints have been added as well as other minor improvements and fixes.

v.2.6.0

03 Jul 14:56
Compare
Choose a tag to compare

This version supports both pywebview 3.6+ and older versions. New v4.9 API endpoints have been added as well as get_latest_vehicle_data() and time utility methods.

v2.5.0

23 Apr 08:01
Compare
Choose a tag to compare

This version has improved account registered region detection and has an option to specify the SSO base URL. It includes support for staged authorization and a customizable app user agent string. The default kind for get_history_data() and get_calendar_history_data() has been changed to energy. New API endpoints have been added as well as other minor improvements and fixes.

v2.4.0

30 Jan 15:31
Compare
Choose a tag to compare

This version supports third-party refresh tokens. New option codes have been added including the ability to look up a specific code. A convenience method has been added to determine vehicle availability. New API endpoints have been added and other minor improvements.

v2.3.0

29 Dec 14:05
Compare
Choose a tag to compare

This release adds vehicle charge history and other minor improvements.

v2.2.0

28 Nov 14:55
Compare
Choose a tag to compare

This version supports asynchronous authentication and updated the VIN decoder. Added a logout method and other minor improvements.

v2.1.0

29 Oct 10:12
Compare
Choose a tag to compare

This release uses the SSO token instead of a JWT bearer to access the API and uses updated endpoints, such as setting charging amperage and scheduled departure. An optional timeout parameter has been added to the Tesla class constructor and the default authenticator method now prints the authentication URL to stdout if no web browser is available.

v2.0.0

12 Sep 12:24
Compare
Choose a tag to compare

This release no longer supports headless login as Tesla added ReCaptcha to the SSO service. Added support for a pluggable authentication method and other minor improvements.