ioBroker.roborock icon indicating copy to clipboard operation
ioBroker.roborock copied to clipboard

please add roborock.vacuum.a187

Open luetty opened this issue 2 months ago • 3 comments

Bug Description

Please add roborock.vacuum.a187 as device. I got my brand new roborock Qrevo Edge S5A yesterday. Some datapoints seems to get no update and i've some warnings within log.

Steps to Reproduce

Without same device, maybe difficult. But i can support on request.

Debug Log

roborock.0.log

Adapter Version

v0.6.18

JS-Controller Version

7.0.7

Node.js Version

v20.19.5

Operating System

Ubuntu 20.04.6 LTS

Firmware version of device

02.28.56

luetty avatar Oct 23 '25 13:10 luetty

Please try https://github.com/copystring/ioBroker.roborock/tree/dev_ts and check if it works

copystring avatar Nov 02 '25 12:11 copystring

Please try https://github.com/copystring/ioBroker.roborock/tree/dev_ts and check if it works

I've tried this. The DP are created on Instance-Start, but not updated if robot is running. So all DP's are 2weeks old now, but the robot is running all 3 days. So, this version is not working for me.

luetty avatar Nov 14 '25 10:11 luetty

Please reload https://github.com/copystring/ioBroker.roborock/tree/dev_ts and post a DEBUG log of the first 3 minutes of the start of the adapter.

copystring avatar Nov 15 '25 13:11 copystring

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 29 '25 14:11 stale[bot]

I updated now the version to the above link. But now I got following error when starting the adapter:

`roborock.0 2025-12-07 12:33:21.801 error Failed processing onReady on adapter (unknown): Error: Login returned empty userdata. at http_api.initializeRealApi (/opt/iobroker/node_modules/iobroker.roborock/src/lib/httpApi.ts:128:12) at processTicksAndRejections (node:internal/process/task_queues:105:5) at http_api.init (/opt/iobroker/node_modules/iobroker.roborock/src/lib/httpApi.ts:101:3) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/src/main.ts:85:4)

roborock.0 2025-12-07 12:33:21.688 error Failed to initialize adapter: Login returned empty userdata.

roborock.0 2025-12-07 12:33:21.669 error Error in getUserData: Login returned empty userdata.. This is most likely due to too many reconnects. Emptying UserData & HomeData`

line439 avatar Dec 07 '25 11:12 line439

This has nothing to do with this robot. Please use search next time. This is already reported, and I'm on it to fix this. See https://github.com/copystring/ioBroker.roborock/issues/945

copystring avatar Dec 07 '25 11:12 copystring