teslamate 1.25.0 - Use SSO access tokens instead of Owner API tokens #117
LelandSindt
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I saw
Use SSO access tokens instead of Owner API tokens
listed in the changes for 1.25.0 I figured it was worth a quick investigation.Before upgrading from teslamate 1.24.2 to 1.25.0 I checked the values in the tokens table. As expected the
access
column contained aqts-
Owner API token, after the upgrade it was replaced with a much longer SSO access token.I was able to send the
honk_horn
command using teslamateapi 1.11.0.The change from Owner API tokens to SSO access tokens has not (in my limited testing) effected the operation of teslamateapi. 👍
Beta Was this translation helpful? Give feedback.
All reactions