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

rcp not supportet found in debug log #478

Closed
4 tasks done
Ulfmerbold2000 opened this issue May 2, 2024 · 1 comment
Closed
4 tasks done

rcp not supportet found in debug log #478

Ulfmerbold2000 opened this issue May 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Ulfmerbold2000
Copy link
Contributor

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

Try to get my X2 Omni fully working in Home assistant

Map and Rooms wont work, but rooms get parsed in debug log...so i'm a bit clueless

But found an error message code 20003 'rcp not support' and have no idea to deal with

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

Deebot X2 Omni

Which version of the deebot-client are you using?

7.0.0

Country

de

Continent

eu

Anything in the logs that might be useful for us?

2024-05-02 11:43:16.687 WARNING (MainThread) [deebot_client.message] Could not parse getCleanInfo: {'code': 20003, 'msg': 'rcp not support'}
Traceback (most recent call last):
  File "/usr/local/lib/python3.12/site-packages/deebot_client/message.py", line 63, in wrapper
    if response.state == HandlingState.ANALYSE:
       ^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'state'
2024-05-02 11:43:16.689 WARNING (MainThread) [deebot_client.message] Could not parse getCleanInfo: {'header': {'pri': 1, 'tzm': 120, 'ts': '1714642996555', 'ver': '0.0.1', 'fwVer': '1.76.0', 'hwVer': '0.1.1', 'wkVer': '0.1.54'}, 'body': {'code': 20003, 'msg': 'rcp not support'}}
2024-05-02 11:43:16.689 WARNING (MainThread) [deebot_client.command] Could not parse getCleanInfo: {'ret': 'ok', 'resp': {'header': {'pri': 1, 'tzm': 120, 'ts': '1714642996555', 'ver': '0.0.1', 'fwVer': '1.76.0', 'hwVer': '0.1.1', 'wkVer': '0.1.54'}, 'body': {'code': 20003, 'msg': 'rcp not support'}}, 'id': 'CE18', 'payloadType': 'j'}

Additional information

No response

@Ulfmerbold2000 Ulfmerbold2000 added the bug Something isn't working label May 2, 2024
@Ulfmerbold2000
Copy link
Contributor Author

Same Error like in #492

close this issue now

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