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

Add support for Deebot T30S Combo Complete (ee23uv) #760

Open
4 tasks done
scott-ly opened this issue Jan 16, 2025 · 0 comments
Open
4 tasks done

Add support for Deebot T30S Combo Complete (ee23uv) #760

scott-ly opened this issue Jan 16, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@scott-ly
Copy link

scott-ly commented Jan 16, 2025

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

Since the last HA Update I am recieving the error: Device "DEEBOT T30S COMBO COMPLETE" not supported.

"Deebot T30S Combo" and "Deebot T30S Combo Complete" share the same functionality. The differences between the two models are the Hand vacuum has additional hardware but the Deebot itself should have feature parity.

Similar to #683 in ask, but a different variant. Please clone 4bdkrs.py and rename ee23uv.py

On which deebot device (vacuum) you have the issue?

DEEBOT T30S COMBO COMPLETE

Which version of the deebot-client are you using?

10.1.0

Country

Canada

Continent

North America

Anything in the logs that might be useful for us?

2025-01-11 14:05:51.199 WARNING (MainThread) [deebot_client.api_client] Device class "ee23uv" not recognized. 
2025-01-15 08:06:55.840 WARNING (MainThread) [homeassistant.components.ecovacs.controller] Device "DEEBOT T30S COMBO COMPLETE" not supported.

Additional information

{
'did': '[REMOVED]',
'name': 'E0AG35513F1FPNHP0627',
'class': 'ee23uv',
'resource': 'e8t7',
'company': 'eco-ng',
'bindTs': 1736563244368,
'service':
{'jmq': 'jmq-ngiot-na.dc.ww.ecouser.net',
'mqs': 'api-ngiot.dc-na.ww.ecouser.net'},
'deviceName': 'DEEBOT T30S COMBO COMPLETE',
'icon': 'https://portal-ww.ecouser.net/api/pim/file/get/660d03fc299092e27972fba2',
'ota': True,
'UILogicId': 't30combo_ww_h_t30h5',
'materialNo': '110-2362-0203',
'pid': '66061547299092445372fb67',
'product_category': 'DEEBOT',
'model': 'T30S_COMBO_COMPLETE',
'updateInfo': {'needUpdate': False,
'changeLog': ''},
'nick': 'Null',
'homeId': 'REMOVED',
'homeSort': 1,
'status': 1,
'btName': 'ECOVACS-ee23uv-0627',
'btMac': '40:F4:C9:D6:65:7F',
'otaUpgrade': {}
}

@scott-ly scott-ly added the bug Something isn't working label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant