mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update vacuum.xiaomi_miio.markdown (#8198)
* Update vacuum.xiaomi_miio.markdown
token retrievable in log file :-)
* ✏️ Tweak
This commit is contained in:
parent
837016043e
commit
a9d14c2814
@ -134,7 +134,7 @@ The following table shows the units of measurement for each attribute:
|
||||
## {% linkable_title Retrieving the Access Token %}
|
||||
|
||||
<p class='note'>
|
||||
As per [`python-miio` issue 185](https://github.com/rytilahti/python-miio/issues/185) the Android Mi Home app no longer stores the token within the database (it's retrieved from Xiaomi servers from version 5.0.31+). Currently, the only known fix is to uninstall, then install a downgraded version of the apk. Apkmirror is a trusted source for older versions of the app. [Mi-Home version 5.0.30](https://www.apkmirror.com/apk/xiaomi-inc/mihome/mihome-5-0-30-release/) is confirmed as working for the following Android methods. Using an older version than 5.0.30 is not recommended as it might lack support for some newer devices like the Roborock S50.
|
||||
As per Version 5.4.49 the Android Mi Home app stores the token readable in the log files. It can easily be retrieved in the folder Smarthome on in the Android device. Just open the text file inside the Smarthome/logs folder and search for the token.
|
||||
<br/> <br/>
|
||||
The iPhone app still stores the token in the SQLite db as of v4.10.2 (Dec 22, 2018).
|
||||
<br/> <br/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user