-
Notifications
You must be signed in to change notification settings - Fork 21
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
Unable to auth via cloud #6
Comments
Yes this has something to do with changes in Dyson API. I'm a little busy recently. It'll be good if someone can somehow find out how the new login process works. |
gotta hate it when dyson changes the login process again, this is like the 2nd time they did this within this year. |
I just installed this addon and am having the same authentication issue with the Cloud |
Getting the same error trying to set up Dyson Cloud too 😞 |
I think I found a fix, the Dyson login changed, and requires a "2FAish" setup where they send you a code and then you use your password and code to sign. Log out of the mobile app, close the app, then log back in using the code provided. I did that and my integration was able to login automatically without me manually logging on . I found this answer in a different dyson repository. I guess their 2FA is a one time thing |
For anyone still dealing with this Dyson login issue, I've got a fix implemented over in a PR over here: libdyson-wg/libdyson-neon#6. If anyone wants to help test it, you can clone https://github.com/dotvezz/libdyson-neon/tree/task/fix-account-login and run the Short version I did some reverse-engineering of the Android mobile app. I discovered a mysterious If it proves robust enough in testing, I'll get it merged and tag a new release of https://github.com/libdyson-wg/ha-dyson-cloud to use the updated new login flow. To use it, you'll need to migrate to the new repositories in your HACS setup, there's a simple how-to in the readme here: https://github.com/libdyson-wg/ha-dyson#migration-from-shenxnha-dyson. Users have reported painless migrations so far! Quick edit: For anyone curious about the "libdyson-wg" organization those new repositories are on, feel free to check out #20 for more information! |
Receiving the error below (with a correct email address)
The text was updated successfully, but these errors were encountered: