Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add captcha solving for tesla #1208

Merged
merged 6 commits into from
Jul 13, 2021
Merged

Add captcha solving for tesla #1208

merged 6 commits into from
Jul 13, 2021

Conversation

andig
Copy link
Member

@andig andig commented Jul 12, 2021

Fix #1204
Depends on bogosj/tesla#57

Note need to use this to create the login token:

evcc tesla-token

@andig andig added the bug Something isn't working label Jul 12, 2021
@andig andig merged commit 2370a8f into master Jul 13, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/tesla-captcha branch July 13, 2021 07:29
@stepir
Copy link
Contributor

stepir commented Jul 19, 2021

hi @andig

thanks for implementing tesla-token. Question, when running in a docker container, evcc close with the following fatal immediately upon boot:

[main ] FATAL 2021/07/19 17:46:50 cannot create vehicle 'elDiablo': cannot create vehicle 'tesla': list devices: do: Get "https://auth.tesla.com/oauth2/v3/authorize/mfa/factors?transaction_id=XCEmabeS": net/http: request canceled (Client.Timeout exceeded while awaiting headers)

hence it's impossible to run the suggested command - should I remove my Tesla account from my config, issue the command and add back? any suggestion on the approach to follow?

Thanks!

@andig
Copy link
Member Author

andig commented Jul 19, 2021

Could you show anoymized config and command?

@andig
Copy link
Member Author

andig commented Jul 19, 2021

Please in new ticket

@stepir
Copy link
Contributor

stepir commented Jul 27, 2021

apologies - while looking back at this I've upgraded EVCC to the latest version and the issue never presented itself again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tesla: login with user/password broken due to captcha
2 participants