We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
my model is not supported, is that possble to support it? what can I do if I want to support this model?
Deebot DJ35
10.0.1
CN
AS
DEBUG:deebot_client.authentication:Performing login DEBUG:deebot_client.authentication:Start login to EcovacsAPI DEBUG:deebot_client.authentication:calling login api DEBUG:deebot_client.authentication:got {'code': '0000', 'msg': '操作成功', 'time': 1735102464796, 'data': {'uid': '[REMOVED]', 'accessToken': '[REMOVED]', 'userName': '[REMOVED]', 'email': '[REMOVED]', 'mobile': '[REMOVED]', 'isNew': None, 'loginName': '[REMOVED]', 'ucUid': '[REMOVED]', 'verifyDevice': None, 'hasMobile': '[REMOVED]', 'isNewThirdAccount': None}, 'success': True} DEBUG:deebot_client.authentication:calling auth api DEBUG:deebot_client.authentication:got {'code': '0000', 'msg': '操作成功', 'time': 1735102464909, 'data': {'authCode': '[REMOVED]', 'ecovacsUid': '[REMOVED]'}, 'success': True} DEBUG:deebot_client.authentication:Calling api(1/3): url=https://portal.ecouser.net/api/users/user.do, params=None, json={'edition': 'ECOGLOBLE', 'userId': '20200120153904_919bdcf3de69ac2e86a5b9b07fa38171', 'token': 'GLOBAL_APP_ECOVACS_IOT_c0c90233591ffed84304466f8e1272f8', 'realm': 'ecouser.net', 'resource': '07114129152845d60b486b82b6152223', 'org': 'ECOCN', 'last': '', 'country': 'Chinese', 'todo': 'loginByItToken'} DEBUG:deebot_client.authentication:Success calling api url=https://portal.ecouser.net/api/users/user.do, params=None, json={'edition': 'ECOGLOBLE', 'userId': '20200120153904_919bdcf3de69ac2e86a5b9b07fa38171', 'token': 'GLOBAL_APP_ECOVACS_IOT_c0c90233591ffed84304466f8e1272f8', 'realm': 'ecouser.net', 'resource': '07114129152845d60b486b82b6152223', 'org': 'ECOCN', 'last': '', 'country': 'Chinese', 'todo': 'loginByItToken'}, response={'todo': 'result', 'result': 'ok', 'userId': '[REMOVED]', 'resource': '07114129152845d60b486b82b6152223', 'token': '[REMOVED]', 'last': 604800000} DEBUG:deebot_client.authentication:Switching to shorter UID DEBUG:deebot_client.authentication:Login to EcovacsAPI successfully DEBUG:deebot_client.authentication:Calling api(1/3): url=https://portal.ecouser.net/api/users/user.do, params=None, json={'userid': 'cklbbnwe9a88a90b', 'todo': 'GetDeviceList'} DEBUG:deebot_client.authentication:Calling api(1/3): url=https://portal.ecouser.net/api/appsvr/app.do, params=None, json={'userid': 'cklbbnwe9a88a90b', 'todo': 'GetGlobalDeviceList'} DEBUG:deebot_client.authentication:Success calling api url=https://portal.ecouser.net/api/appsvr/app.do, params=None, json={'userid': 'cklbbnwe9a88a90b', 'todo': 'GetGlobalDeviceList'}, response={'code': 0, 'todo': 'result', 'ret': 'ok', 'devices': []} DEBUG:deebot_client.authentication:Success calling api url=https://portal.ecouser.net/api/users/user.do, params=None, json={'userid': 'cklbbnwe9a88a90b', 'todo': 'GetDeviceList'}, response={'todo': 'result', 'result': 'ok', 'devices': [{'did': '[REMOVED]', 'name': 'C3A7C0DAA4602C4C64131835B783F9D6', 'class': 'FORMALECOVACS_LIVING_CLEARROBOT_DJ35_FORMAL', 'resource': None, 'nick': None, 'company': 'ali', 'aliSds': {'sn': 'E0001156018026136130', 'mac': '94:FD:2E:06:E3:25'}}]} WARNING:deebot_client.api_client:Skipping device as it is not supported: {'did': '[REMOVED]', 'name': 'C3A7C0DAA4602C4C64131835B783F9D6', 'class': 'FORMALECOVACS_LIVING_CLEARROBOT_DJ35_FORMAL', 'resource': None, 'nick': None, 'company': 'ali', 'aliSds': {'sn': 'E0001156018026136130', 'mac': '94:FD:2E:06:E3:25'}}
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checks
The problem
my model is not supported, is that possble to support it?
what can I do if I want to support this model?
On which deebot device (vacuum) you have the issue?
Deebot DJ35
Which version of the deebot-client are you using?
10.0.1
Country
CN
Continent
AS
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: