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

Add troubleshooting for Roborock app #954

Merged
merged 1 commit into from
Feb 18, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.