Open pc-bastler opened 2 months ago
I turned on Debug logging and get folowing error:
2024-09-02 10:34:48,349 - octoprint.plugins.psucontrol_meross.meross_client - DEBUG - Attempting to check if devices is on ['xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx::2']. 2024-09-02 10:34:48,353 - octoprint.plugins.psucontrol_meross.meross_client.async_client - DEBUG - login called with user 't.harsch@icloud.com' , expected session key = '_meross_token_xxxxxxxxxxxxx' and current state is_authenticated = False, current session key = None 2024-09-02 10:34:48,357 - octoprint.plugins.psucontrol_meross.meross_client.async_client - INFO - Performing full auth login for the user 't.harsch@icloud.com' against ['https://iotx-ap.meross.com']. 2024-09-02 10:34:48,365 - meross_iot.http_api - WARNING - Missing HTTP/HTTPS schema from Base API url. Assuming it's HTTPS://... 2024-09-02 10:34:53,369 - octoprint.plugins.psucontrol_meross - DEBUG - get_psu_state 2024-09-02 10:34:53,395 - octoprint.plugins.psucontrol_meross.meross_client - DEBUG - Attempting to check if devices is on ['2xxxxxxxxxxxxxxxxxx::2']. 2024-09-02 10:34:53,398 - octoprint.plugins.psucontrol_meross.meross_client.async_client - DEBUG - login called with user 't.harsch@icloud.com' , expected session key = '_meross_token_xxxxxxxxxxx' and current state is_authenticated = False, current session key = None 2024-09-02 10:34:53,413 - octoprint.plugins.psucontrol_meross.meross_client.async_client - INFO - Performing full auth login for the user 't.harsch@icloud.com' against ['https://iotx-ap.meross.com']. 2024-09-02 10:34:53,482 - meross_iot.http_api - WARNING - Missing HTTP/HTTPS schema from Base API url. Assuming it's HTTPS://...
Same problem here
same here
same here issur since 02/09/24, i uninstall
Same here
Hi,
I got a problem that the Plugin cannot login to my Meross account anymore. I already tried all the API URLs and re-entered my credentials.
I am not even getting a understandable errormessage - see screenshot.
The Meross App works fine as well as Alexa can switch all my devices. I also doublechecked my credentials and tried to restart Octoprint completely.