wget https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/releases/latest/download/token_extractor.zip unzip token_extractor.zipcdtoken_extractor Install dependencies and run script: pip3 install -r requirements.txt python3 token_extractor.py ...
Download and run script: wget https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/raw/master/token_extractor.py python3 token_extractor.py Home Assistant additional tools Map extractor- live map for Xiaomi Vacuums Map card- manual vacuum control from a Lovelace card...
搜索框输入serviceToken 按回车,不按回车是不会搜索的 然后找到https://sts.api.io.mi.com/sts开头的请求,里面有相应标头set-cookie 然后复制userId、cUserId、serviceToken到py脚本中https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor的py脚本中的__init__方法里面 注意复制的时候不要分号后面的内...
Getting a Token Use Xiaomi Cloud Tokens Extractor to get a token for your device. Manual Config Add this to your homebridge config.json file. { "accessories": [ { "name": "Air Purifier", "address": "<YOUR_DEVICE_IP_ADDRESS>", "token": "<YOUR_DEVICE_TOKEN>", "enableAirQuality": tr...
Find the token from vevs/logs/misc/devices.txt after restart appXiaomi Cloud Tokens Extractor Download and run token_extractor.exe for Windows or install for Python Enter username, password and your server region Extracts tokens from your cloud account. Also reveals the bind_key for BT devices...
run_docker.sh Update run scripts 4年前 token_extractor.py Improve usability on Linux-based systems 4年前 README MIT 简介 暂无描述 暂无标签 Python等 3 种语言 MIT 保存更改 发行版 暂无发行版 贡献者(7) 全部 近期动态 3年多前创建了仓库
The addition of the Xiaomi Cloud Tokens Extractor method at the beginning of the "Retrieving the Access Token" section is a significant improvement. This new method provides users with an easier way to retrieve tokens for all their devices, which will greatly simplify the setup process. ...
camera: - platform: xiaomi_cloud_map_extractor host: !secret xiaomi_vacuum_host token: !secret xiaomi_vacuum_token username: !secret xiaomi_cloud_username password: !secret xiaomi_cloud_password country: "de" name: "My Vacuum Camera" colors: color_map_inside: [32, 115, 185] color_map_out...
Currently, finding the token is the biggest problem. One option to extract the token is using this utility:https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor Otherwise please follow the instruction in the Link: Token tutorial.
a great tool to easily retrieve the token:Xiaomi Cloud Tokens Extractor. Configuration Keep in mind that your device needs to support the feature which you enable, otherwise you will not see any effect. Platform configuration fields platform[required] Must always be"miot". ...