Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb15f5d

Browse files
authored
Add troubleshooting for Roborock app (rytilahti#954)
1 parent e5a3046 commit cb15f5d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/troubleshooting.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,19 @@ The connectivity will get restored by device's internal watchdog restarting the
5757
.. hint::
5858

5959
If you want to keep your device out from the Internet, use REJECT instead of DROP in your firewall confinguration.
60+
61+
62+
Roborock Vacuum not detected
63+
----------------------------
64+
65+
It seems that a Roborock vacuum connected through the Roborock app (and not the Xiaomi Home app) won't allow control over local network, even with a valid token, leading to the following exception:
66+
67+
.. code-block:: text
68+
69+
mirobo.device.DeviceException: Unable to discover the device x.x.x.x
70+
71+
Resetting the device's wifi and pairing it again with the Xiaomi Home app should solve the issue.
72+
73+
.. hint::
74+
75+
A new pairing process will generate a new token. You will have to extract it as your previous one won't be valid anymore.

0 commit comments

Comments
 (0)