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

unable to log in #40

Open
dennis8989 opened this issue Jul 18, 2021 · 1 comment
Open

unable to log in #40

dennis8989 opened this issue Jul 18, 2021 · 1 comment

Comments

@dennis8989
Copy link

I try to log in dyson account like below code.
dyson_account = DysonAccount("[email protected]","123456","US")
logged = dyson_account.login()
if not logged:
print('Unable to login to Dyson account')
exit(1)
but it shows unable to login to Dyson account.
Is the account and password the same as APP Dyson link?
or anything wrong?
Thanks

@Kill0geR
Copy link

With this Project you can easily connect to your Dyson fan https://github.com/Kill0geR/DysonPythonHack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants