You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
I have installed last month Home Assitant and I am trying to add my DEEBOT D605.
After installi the integration I can see my vaccum for a while but even if is online I can't control it (for example I can't start the cleaning task).
I can control the robot with iOS app succesfyully.
Checking the log I can see the login on Debot server works but after the setup of the vacum all calls to API https://portal-eu.ecouser.net/api/iot/devmanager.do fails due to ERR 500.
For exmple
2023-11-30 07:55:38.445 DEBUG (MainThread) [deebot_client.authentication] Success calling api url=https://portal-eu.ecouser.net/api/iot/devmanager.do, params={'mid': 'dl8fht', 'did': 'e46e145f-7cbb-4040-8467-b16910b61b5b', 'td': 'q', 'u': 'gcck06k7dd0edd20', 'cv': '1.67.3', 't': 'a', 'av': '1.3.1'}, json={'cmdName': 'getCleanInfo', 'payload': {'header': {'pri': '1', 'ts': 1701327323.41714, 'tzm': 480, 'ver': '0.0.50'}}, 'payloadType': 'j', 'td': 'q', 'toId': 'e46e145f-7cbb-4040-8467-b16910b61b5b', 'toRes': '1O7P', 'toType': 'dl8fht'}, response={'ret': 'fail', 'errno': 500, 'debug': 'wait for response timed out'}
2023-11-30 07:55:38.446 WARNING (MainThread) [deebot_client.commands.common] No response received for command "getCleanInfo". This can happen if the vacuum has network issues or does not support the command
I can confirm that the robot is reacheable from iOS App (Ecovacs Home)
Additional information
No response
The text was updated successfully, but these errors were encountered:
This integration currently only supports the newer models as the older ones are using a different communication protocol.
There is a PR open for adding support for older ones too but it is not ready yet (DeebotUniverse/client.py#288)
Checks
The problem
I have installed last month Home Assitant and I am trying to add my DEEBOT D605.
After installi the integration I can see my vaccum for a while but even if is online I can't control it (for example I can't start the cleaning task).
I can control the robot with iOS app succesfyully.
Diagnostics information
Home assistnt debug log
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: