mabner1996

Results 2 issues of mabner1996

Hello, is it possible to run this repository in google collab? I tried to upload this repo to google drive, mount it via google collab and run the amazon example...

So I tried to connect my ewelink device via the example in the documentation which is import ewelink from ewelink import Client, DeviceOffline @ewelink.login('password', '[email protected]') async def main(client: Client): print(client.region)...