CharlesBlonde / libpurecoollink

Dyson Pure Cool link python library

Home Page:http://libpurecoollink.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to login to dyson account

pritamqu opened this issue · comments

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.

it solved

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