We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tested on Mi Home 6.0.214
/data/data/com.xiaomi.smarthome/files/device/cache
device_list_xxxxxxxxx
Here is what the content looks like.
1622439426 � PXDP.210508.001.XM129 2 com.xiaomi.smarthome.core.entity.device.MiioDevice 403810959 � xiaomi.aircondition.mt8 < Mi Smart Ultra Electricity Saving Air Conditioner (1.5HP/Inv � XX:XX:XX:XX:XX:XX � � ᅭ� dd2f4e1aa1ec2512b4f1f04fc8c51214
We can easily figure out the token is dd2f4e1aa1ec2512b4f1f04fc8c51214.
dd2f4e1aa1ec2512b4f1f04fc8c51214
$ miiocli device --ip X.X.X.X --token dd2f4e1aa1ec2512b4f1f04fc8c51214 info Model: xiaomi.aircondition.mt8 Hardware version: esp32 Firmware version: 2.2.0
The text was updated successfully, but these errors were encountered:
https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/
Sorry, something went wrong.
No branches or pull requests
Steps
/data/data/com.xiaomi.smarthome/files/device/cache
use any file manager.device_list_xxxxxxxxx
file.Find the token
Here is what the content looks like.
We can easily figure out the token is
dd2f4e1aa1ec2512b4f1f04fc8c51214
.Test it
The text was updated successfully, but these errors were encountered: