AceExpert / ewelink-api-python

An API wrapper around the ewelink-api
30 stars 10 forks source link

cannot connect... #8

Open aamiel1 opened 2 years ago

aamiel1 commented 2 years ago

Get "Not recognized" response....

hovo1990 commented 1 year ago

Cannot connect, getting the following error:

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

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