Skip to content

Commit

Permalink
Add troubleshooting for Roborock app (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyghtnox authored Feb 18, 2021
1 parent e5a3046 commit cb15f5d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,19 @@ The connectivity will get restored by device's internal watchdog restarting the
.. hint::

If you want to keep your device out from the Internet, use REJECT instead of DROP in your firewall confinguration.


Roborock Vacuum not detected
----------------------------

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:

.. code-block:: text
mirobo.device.DeviceException: Unable to discover the device x.x.x.x
Resetting the device's wifi and pairing it again with the Xiaomi Home app should solve the issue.

.. hint::

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 comments on commit cb15f5d

Please sign in to comment.