-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
Tesla integration can't authenticate #54263
Comments
Hey there @zabuldon, @alandtse, mind taking a look at this issue as it has been labeled with an integration ( tesla documentation |
I am also having exactly the same issue - with all the same versions details. Also not using MFA for the Tesla authentication. |
Same behaviour for me, tried with accounts with and without MFA. Same result. |
Shyue Ping Ong posted a fix (post # 64) that seems to work on this page - click here Have not yet tested myself. |
I've just updated and was delighted to see the MFA which I'd switched off so it worked with HA. Couldn't authenticate before I switched it back on and still can't now I have, so steps forward and backward! |
Dupe of #54177. Please close and follow that one. |
I have the same issue. I had the integration without MFA. When I saw this update I enabled MFA and re-installed the integration. Not I just get Invalid authentication every time I try to add the integration. The MFA works on Tesla.com and with TeslaMate. |
The issue is an additional captcha challenge from clients that don't look like a web browser. This is a library that handles that properly handles the interaction today: https://github.com/tdorssers/TeslaPy although it just shows the captcha image in a browser and asks you to type it before proceeding with the API authentication flow. |
The problem
After upgrade to 2021.8.4 it's reported "Failed to setup: Could not authenticate":
Trying to authenticate is only rendering "Invalid authentication", I'm not using MFA, just password that have been verified to be fully functional when login to Tesla.
What is version of Home Assistant Core has the issue?
2021.8.4
What was the last working version of Home Assistant Core?
2021.8.1
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Tesla
Link to integration documentation on our website
https://www.home-assistant.io/integrations/tesla
Example YAML snippet
N/A
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: