shinox

Results 2 comments of shinox

Thank you for your response, However I alreeady thought about my password being the problem and changed it temporarily to "Test1234" which should not be a problem. The error code...

Hi, this is my entire script: ``` import asyncio import os from meross_iot.http_api import MerossHttpClient from meross_iot.manager import MerossManager EMAIL = "E-Mail" PASSWORD = "Password" async def main(): # Setup...