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
I thought the X1 ONMI is already supported, but appearently I'm luck enough to get a device that has the same name but different class id.
DEEBOT X1 ONMI
10.1.0
cn
日志记录器: deebot_client.api_client 来源: components/ecovacs/controller.py:81 首次出现: 17:35:10 (1 次总计出现) 上次记录: 17:35:10 Device class "8bja83" not recognized. Please add support for it: {'did': '[REMOVED]', 'name': 'E0BU15155C09HM8H0189', 'class': '8bja83', 'resource': 'QDFx', 'company': 'eco-ng', 'bindTs': 1699086216807, 'service': {'jmq': 'jmq-ngiot-cn.dc.cn.ecouser.net', 'mqs': 'api-ngiot.dc-cn.cn.ecouser.net'}, 'deviceName': 'DEEBOT X1 OMNI', 'icon': 'https://portal.ecouser.net/api/pim/file/get/6144472ae920dd0008eec9fc', 'ota': True, 'UILogicId': 'T10_OMNI', 'materialNo': '110-2102-0001', 'pid': '60b886a25312620009b03583', 'product_category': 'DEEBOT', 'model': 'DEX11', 'updateInfo': {'needUpdate': False, 'changeLog': ''}, 'nick': '一楼 扫地机器人', 'homeId': '62615cdd4f20d923f8664854', 'homeSort': 1, 'status': 1, 'offmap': True, 'otaUpgrade': {}} Device "DEEBOT X1 OMNI" not supported. More information at https://github.com/DeebotUniverse/client.py/issues/612: {'did': 'd8032455-bd5f-4f1b-8073-fb4a748dc03d', 'name': 'E0BU15155C09HM8H0189', 'class': '8bja83', 'resource': 'QDFx', 'company': 'eco-ng', 'bindTs': 1699086216807, 'service': {'jmq': 'jmq-ngiot-cn.dc.cn.ecouser.net', 'mqs': 'api-ngiot.dc-cn.cn.ecouser.net'}, 'deviceName': 'DEEBOT X1 OMNI', 'icon': 'https://portal.ecouser.net/api/pim/file/get/6144472ae920dd0008eec9fc', 'ota': True, 'UILogicId': 'T10_OMNI', 'materialNo': '110-2102-0001', 'pid': '60b886a25312620009b03583', 'product_category': 'DEEBOT', 'model': 'DEX11', 'updateInfo': {'needUpdate': False, 'changeLog': ''}, 'nick': '一楼 扫地机器人', 'homeId': '62615cdd4f20d923f8664854', 'homeSort': 1, 'status': 1, 'offmap': True, 'otaUpgrade': {}}
I'll try to add a PR for it, if I can. Hopefully it's the same as the already supported X1 ONMI...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Checks
The problem
I thought the X1 ONMI is already supported, but appearently I'm luck enough to get a device that has the same name but different class id.
On which deebot device (vacuum) you have the issue?
DEEBOT X1 ONMI
Which version of the deebot-client are you using?
10.1.0
Country
cn
Continent
cn
Anything in the logs that might be useful for us?
Additional information
I'll try to add a PR for it, if I can. Hopefully it's the same as the already supported X1 ONMI...
The text was updated successfully, but these errors were encountered: