Add Support for T30C Omni (qdajz8)#1003
Closed
Meyblaubaer wants to merge 2 commits into
Closed
Conversation
Add Support for T30C Omni 2025-06-01 08:29:56.104 WARNING (MainThread) [homeassistant.components.ecovacs.controller] Device " DEEBOT T30C" not supported. More information at DeebotUniverse#612: {'did': '974813b0-a053-41b8-8832-15cf5ff6f166', 'name': 'E03G36370G1FPPGP0270', 'class': 'qdajz8', 'resource': '8Bo4OLc3', 'company': 'eco-ng', 'bindTs': 1748712111655, 'service': {'jmq': 'jmq-ngiot-eu.dc.ww.ecouser.net', 'mqs': 'api-ngiot.dc-eu.ww.ecouser.net'}, 'deviceName': ' DEEBOT T30C', 'icon': 'https://portal-ww.ecouser.net/api/pim/file/get/67d3f874b8e683264a1d432d', 'ota': True, 'UILogicId': 'eulerh_ww_h_eulerh5', 'materialNo': '110-2499-0002', 'pid': '67ac6b2e3592427f538fcfec', 'product_category': 'DEEBOT', 'model': 'OL_BLACK_EU', 'updateInfo': {'needUpdate': False, 'changeLog': ''}, 'nick': None, 'homeId': '626bdaffb7e74b705b4800ce', 'homeSort': 1, 'status': 1, 'otaUpgrade': {}}
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds support for the T30C Omni by introducing a new device-specific Python file.
- Introduces the new file qdajz8.py under deebot_client/hardware/deebot to support the device
- The file content appears to contain an unexpected reference that may not match the intended file naming
Comments suppressed due to low confidence (1)
deebot_client/hardware/deebot/qdajz8.py:1
- The content 'p1jij8.py' does not match the file name 'qdajz8.py', which could lead to confusion. Please update the file content to accurately reflect its purpose or intended naming.
p1jij8.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Support for T30C Omni
2025-06-01 08:29:56.104 WARNING (MainThread) [homeassistant.components.ecovacs.controller] Device " DEEBOT T30C" not supported. More information at #612: {'did': '974813b0-a053-41b8-8832-15cf5ff6f166', 'name': 'E03G36370G1FPPGP0270', 'class': 'qdajz8', 'resource': '8Bo4OLc3', 'company': 'eco-ng', 'bindTs': 1748712111655, 'service': {'jmq': 'jmq-ngiot-eu.dc.ww.ecouser.net', 'mqs': 'api-ngiot.dc-eu.ww.ecouser.net'}, 'deviceName': ' DEEBOT T30C', 'icon': 'https://portal-ww.ecouser.net/api/pim/file/get/67d3f874b8e683264a1d432d', 'ota': True, 'UILogicId': 'eulerh_ww_h_eulerh5', 'materialNo': '110-2499-0002', 'pid': '67ac6b2e3592427f538fcfec', 'product_category': 'DEEBOT', 'model': 'OL_BLACK_EU', 'updateInfo': {'needUpdate': False, 'changeLog': ''}, 'nick': None, 'homeId': '626bdaffb7e74b705b4800ce', 'homeSort': 1, 'status': 1, 'otaUpgrade': {}}