You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run a own build docker, bc of some changes für my PV system which are not yet in the nightly. I am not able to get tesla connected in my self build. I found out the hard way that you can not use the comfy way of access/refresh token generator from evcc.
I registered a 3rd party app at tesla developer account. I have clientId and clientSecret. But how can I connect now. I am missing to create access and resfresh token.
I tried ENV variables TESLA_CLIENT_ID and TESLA_CLIENT_SECRET with no success.
@rklueber See the explanation in #17501 (comment). Our plan is to deprecate tesla.evcc.io and let Tesla owners generate the credentials via the free tier of myteslamate.com.
We'll publish a more in depth explanation of the upcoming changes soon.
naltatis
changed the title
Tesla: remove client ID
Tesla: Require personal developer account
Jan 10, 2025
With #17501 we're relying on users to supply their own Tesla Client ID. They can use https://www.myteslamate.com/tesla-api-application-registration/ which provides this free of charge. As a benefit, they get 10$ free requests per month for personal use.
To complete this transition by end of January, we should remove the Tesla Client ID from the build process and hint users accordingly.
This prepares for evcc Tesla client only providing command proxy.
The text was updated successfully, but these errors were encountered: