mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-26 02:37:03 +00:00
xiaomi_miio: improve formatting (#18125)
This commit is contained in:
parent
994000c60b
commit
a36ed2fd99
@ -118,7 +118,7 @@ This token (32 hexadecimal characters) is required for the Xiaomi Mi Robot Vacuu
|
|||||||
5. Ensure successful operation using 5.4.54 (locate is a nice simple test)
|
5. Ensure successful operation using 5.4.54 (locate is a nice simple test)
|
||||||
6. Using adb we will now extract the token from the rooted phone
|
6. Using adb we will now extract the token from the rooted phone
|
||||||
7. Use adb shell to connect to your device and become root (if using Magisck root do `adb shell -> su -> whoami` to ensure root access.
|
7. Use adb shell to connect to your device and become root (if using Magisck root do `adb shell -> su -> whoami` to ensure root access.
|
||||||
8. Then run grep -R '"token"' /data/data/com.xiaomi.smarthome and grab the token
|
8. Then run `grep -R '"token"' /data/data/com.xiaomi.smarthome` and grab the token
|
||||||
|
|
||||||
### iOS
|
### iOS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user