CharlesBlonde / libpurecoollink

Dyson Pure Cool link python library
http://libpurecoollink.readthedocs.io
Other
205 stars 54 forks source link

unable to login to dyson account #26

Closed pritamqu closed 5 years ago

pritamqu commented 5 years ago

hi,

I am unable to log in using below command:

from libpurecoollink.dyson import DysonAccount dyson_account = DysonAccount("name@email.id","","") logged = dyson_account.login()

any help is appreciated.

pritamqu commented 5 years ago

it solved

AnastasiiaMishchenko commented 4 years ago

@pritamqu how did you solve the problem? I have the same one