Skip to content

Roborock QRevo Master fails to set up, timing out in GET_STATUS #157367

@rccoleman

Description

@rccoleman

The problem

In the new 2025.12.0b0, my three Roborock QRevo Master no longer complete integration setup. In the debug logs, it looks like they all fail due to timeouts when the GET_STATUS command is issued.

2025-11-26 10:04:57.525 DEBUG (MainThread) [roborock.devices.v1_rpc_channel] Sending command (local, request_id=20043): RoborockCommand.GET_STATUS, params=None
2025-11-26 10:04:57.527 DEBUG (MainThread) [roborock.devices.v1_rpc_channel] Sending command (local, request_id=20044): RoborockCommand.GET_STATUS, params=None
2025-11-26 10:04:57.529 DEBUG (MainThread) [roborock.devices.v1_rpc_channel] Sending command (local, request_id=20045): RoborockCommand.GET_STATUS, params=None
2025-11-26 10:05:07.317 DEBUG (MainThread) [roborock.mqtt.roborock_session.aiomqtt] Sending PINGREQ
2025-11-26 10:05:07.395 DEBUG (MainThread) [roborock.mqtt.roborock_session.aiomqtt] Received PINGRESP
2025-11-26 10:05:07.527 DEBUG (MainThread) [homeassistant.components.roborock.coordinator] Failed to update data during setup: Command timed out after 10.0s
2025-11-26 10:05:07.530 DEBUG (MainThread) [homeassistant.components.roborock.coordinator] Failed to update data during setup: Command timed out after 10.0s
2025-11-26 10:05:07.530 DEBUG (MainThread) [homeassistant.components.roborock.coordinator] Failed to update data during setup: Command timed out after 10.0s
2025-11-26 10:05:07.531 DEBUG (MainThread) [roborock.devices.v1_channel] Unsubscribed from device XrQn1jySYJQLoJOLo660d
2025-11-26 10:05:07.532 DEBUG (MainThread) [roborock.devices.v1_channel] Unsubscribed from device 6aG6Gke2SLXndVF9kk4ShJ
2025-11-26 10:05:07.532 DEBUG (MainThread) [roborock.devices.v1_channel] Unsubscribed from device 63z8ayoLM4TMbwfOowNX3e
2025-11-26 10:05:07.532 DEBUG (MainThread) [roborock.devices.v1_channel] Background reconnect task cancelled
2025-11-26 10:05:07.532 DEBUG (MainThread) [roborock.devices.v1_channel] Background reconnect task cancelled
2025-11-26 10:05:07.532 DEBUG (MainThread) [roborock.devices.v1_channel] Background reconnect task cancelled
2025-11-26 10:05:07.532 WARNING (MainThread) [roborock.devices.local_channel] Connection lost to 192.168.1.118
2025-11-26 10:05:07.533 WARNING (MainThread) [roborock.devices.local_channel] Connection lost to 192.168.1.153
2025-11-26 10:05:07.533 WARNING (MainThread) [roborock.devices.local_channel] Connection lost to 192.168.1.150

These vacuums use the new L01 protocol.

What version of Home Assistant Core has the issue?

core-2025.12.0b0

What was the last working version of Home Assistant Core?

core-2025.11.3

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Roborock

Link to integration documentation on our website

https://www.home-assistant.io/integrations/roborock/

Diagnostics information

home-assistant_roborock_2025-11-26T18-05-41.060Z.log

Metadata

Metadata

Assignees

Type

No type

Priority

None yet

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions