Skip to content

Commit

Permalink
Fix another typo in the docs (rytilahti#968)
Browse files Browse the repository at this point in the history
  • Loading branch information
muellermartin authored and xvlady committed May 9, 2021
1 parent 11ba6ac commit 91bf6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/discovery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Tokens from rooted device

If a device is rooted via `dustcloud <https://github.com/dgiese/dustcloud>`_ (e.g. for running the cloud-free control webinterface `Valetudo <https://valetudo.cloud/>`_), the token can be extracted by connecting to the device via SSH and reading the file: :code:`printf $(cat /mnt/data/miio/device.token) | xxd -p`

See also `"How can I get the token from the robots FileSystem?" in the FAQ for Veltudo <https://valetudo.cloud/pages/faq.html#how-can-i-get-the-token-from-the-robots-filesystem>`_.
See also `"How can I get the token from the robots FileSystem?" in the FAQ for Valetudo <https://valetudo.cloud/pages/faq.html#how-can-i-get-the-token-from-the-robots-filesystem>`_.

Environment variables for command-line tools
============================================
Expand Down

0 comments on commit 91bf6e0

Please sign in to comment.