Xiaomi Cloud Tokens Extractor This tool/script retrieves tokens for all devices connected to Xiaomi cloud and encryption keys for BLE devices. You will need to provide Xiaomi Home credentials (not ones from Roborock app): username (e-mail or Xiaomi Cloud account ID) ...
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...
PiotrMachowski / Xiaomi-cloud-tokens-extractor Star 3.4k Code Issues Pull requests Discussions This tool/script retrieves tokens for all devices connected to Xiaomi cloud and encryption keys for BLE devices. xiaomi roborock xiaomi-vacuum Updated Feb 7, 2024 Python PiotrMachowski / lovelace-xiao...
Xiaomi 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 devicesThanksPyCharm Dler (10% Discount coupon for new user: CXVbfh...
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": true, "enableTemper...
run_docker.sh Update run scripts 4年前 token_extractor.py Improve usability on Linux-based systems 4年前 README MIT 简介 暂无描述 暂无标签 Python等 3 种语言 MIT 保存更改 发行版 暂无发行版 贡献者(7) 全部 近期动态 3年多前创建了仓库
This custom integration provides a way to present a live view of a map for Xiaomi, Roborock, Viomi and Roidmi vacuums without a need for rooting. - dmr1987/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor
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. ...
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". ...