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

In HA my X5 Pro did'nt accept cleaning commands (rcp not support error) #845

Open
4 tasks done
blueroseslol opened this issue Mar 6, 2025 · 1 comment
Open
4 tasks done
Labels
bug Something isn't working

Comments

@blueroseslol
Copy link

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

Map generation works smoothly.
Can only command him to send his position and to return to station.
Cleaning commands are fully ignored

Looks like #492

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

DEEBOT X5 PRO (3sp2in)

Which version of the deebot-client are you using?

1.74.0

Country

China

Continent

Asia

Anything in the logs that might be useful for us?

Start
https://api-ngiot.dc-cn.cn.ecouser.net/api/iot/endpoint/control?si=<redacted>&apn=clean_V2&fmt=j
{"body":{"data":{"act":"start","content":{"type":"auto"}}},"header":{"channel":"iOS","reqid":"RIzVHS","ts":"1741248430546","ver":"0.0.50","m":"request","pri":1,"tzm":480,"tzc":"Asia\/Shanghai"}}

Pause
https://api-ngiot.dc-cn.cn.ecouser.net/api/iot/endpoint/control?si=<redacted>&apn=clean_V2&fmt=j
{"body":{"data":{"act":"pause"}},"header":{"channel":"iOS","reqid":"yepkRW","ts":"1741248436662","ver":"0.0.50","m":"request","pri":1,"tzm":480,"tzc":"Asia\/Shanghai"}}

Resume
https://api-ngiot.dc-cn.cn.ecouser.net/api/iot/endpoint/control?si=<redacted>&apn=clean_V2&fmt=j
{"body":{"data":{"act":"resume"}},"header":{"channel":"iOS","reqid":"nYtIgx","ts":"1741248438194","ver":"0.0.50","m":"request","pri":1,"tzm":480,"tzc":"Asia\/Shanghai"}}

Stop
https://api-ngiot.dc-cn.cn.ecouser.net/api/iot/endpoint/control?si=<redacted>&apn=clean_V2&fmt=j
{"body":{"data":{"act":"stop"}},"header":{"channel":"iOS","reqid":"EiLUjr","ts":"1741248516782","ver":"0.0.50","m":"request","pri":1,"tzm":480,"tzc":"Asia\/Shanghai"}}

AI Clean Start
https://api-ngiot.dc-cn.cn.ecouser.net/api/iot/endpoint/control?si=<redacted>&apn=clean_V2&fmt=j
{"body":{"data":{"act":"start","content":{"type":"entrust"}}},"header":{"channel":"iOS","reqid":"pSKuSb","ts":"1741249424264","ver":"0.0.50","m":"request","pri":1,"tzm":480,"tzc":"Asia\/Shanghai"}}

Charge
https://api-ngiot.dc-cn.cn.ecouser.net/api/iot/endpoint/control?si=<redacted>&apn=clean_V2&fmt=j
{"body":{"data":{"act":"go"}},"header":{"channel":"iOS","reqid":"GDJHxj","ts":"1741249495751","ver":"0.0.50","m":"request","pri":1,"tzm":480,"tzc":"Asia\/Shanghai"}}

This is a single room vacuum only:
https://api-ngiot.dc-cn.cn.ecouser.net/api/iot/endpoint/control?si=<redacted>&apn=clean_V2&fmt=j
{"body":{"data":{"act":"start","content":{"type":"freeClean","value":"1,0"}}},"header":{"channel":"iOS","reqid":"MMTIad","ts":"1741249568936","ver":"0.0.50","m":"request","pri":1,"tzm":480,"tzc":"Asia\/Shanghai"}}

Additional information

config_entry-ecovacs-01JMPW5P2M96E6ND4G3XEDEVNJ.json
home-assistant_ecovacs_2025-03-05T02-12-32.445Z.log

@blueroseslol blueroseslol added the bug Something isn't working label Mar 6, 2025
@blueroseslol
Copy link
Author

I use
ln -svfT lr4qcs.py 3sp2in.py
HA has show my deetbot.

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