Skip to content
New issue

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

DJ35 support request #724

Open
4 tasks done
djhui opened this issue Dec 25, 2024 · 0 comments
Open
4 tasks done

DJ35 support request #724

djhui opened this issue Dec 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@djhui
Copy link

djhui commented Dec 25, 2024

Checks

  • I have searched the existing issues and no issue is describing my issue
  • I have checked the FAQ
  • I have checked the documentation
  • I have installed the latest version

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?

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'}}

Additional information

No response

@djhui djhui added the bug Something isn't working label Dec 25, 2024
@edenhaus edenhaus added enhancement New feature or request and removed bug Something isn't working labels Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants