ewelink-api-python icon indicating copy to clipboard operation
ewelink-api-python copied to clipboard

cannot connect...

Open aamiel1 opened this issue 3 years ago • 1 comments

Get "Not recognized" response....

aamiel1 avatar Aug 23 '22 19:08 aamiel1

Cannot connect, getting the following error:

self.email: str | None = data.get('email', None)

AttributeError: 'NoneType' object has no attribute 'get' Unclosed client session

hovo1990 avatar Nov 16 '22 09:11 hovo1990