Releases: tdorssers/TeslaPy
v2.9.0
v2.8.0
v2.7.0
v.2.6.0
v2.5.0
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
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
v2.2.0
v2.1.0
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.