MCPcopy Index your code
hub / github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor

github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor @v1.5.1 sqlite

repository ↗ · DeepWiki ↗ · release v1.5.1 ↗
51 symbols 150 edges 1 files 1 documented · 2%
README

GitHub Latest Release GitHub All Releases Ko-Fi buycoffee.to PayPal.Me Revolut.Me

Xiaomi Cloud Tokens Extractor

This tool retrieves tokens for all devices connected to Xiaomi cloud and encryption keys for BLE devices.

It supports two ways of authentication: - username (e-mail/Xiaomi Cloud account ID) & password - QR code

After logging in you have to select a Xiaomi's server region (cn - China, de - Germany etc.). Leave it empty to check all available

In return all of your devices connected to account will be listed, together with their name and IP address.

Windows

Download and run token_extractor.exe.

Linux & Home Assistant (in SSH & Web Terminal)

Execute following command:

bash <(curl -L https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/raw/master/run.sh)

If installation fails try Docker version

Docker & Home Assistant (in SSH & Web Terminal)

Execute following command:

bash <(curl -L https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/raw/master/run_docker.sh)

To run this command in HA you have to disable protected mode in addon's settings and restart it

Manual run in python

Download and unpack archive:

wget https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/releases/latest/download/token_extractor.zip
unzip token_extractor.zip
cd token_extractor

Install dependencies and run script:

pip3 install -r requirements.txt
python3 token_extractor.py

Troubleshooting

If you have problems with using this tool try following solutions: - Make yourself sure that you provide correct credentials (e.g. not ones from Roborock app!) - Remove Cloudflare DNS - Disable network ad blockers (AdGuard, PiHole, etc.) and restrictions (UniFi Country Restriction etc.) - Check SPAM folders for 2FA e-mail - Use QR code authentication instead of username & password - Just wait - there is a limit of 3/5 (depending on region) 2FA requests per day

Home Assistant additional tools

Support

If you want to support my work with a donation you can use one of the following platforms:

Platform Payment methods Link Comment
Ko-fi
  • PayPal
  • Credit card
  • Buy Me a Coffee at ko-fi.com
  • No fees
  • Single or monthly payment
  • buycoffee.to
  • BLIK
  • Bank transfer
  • Postaw mi kawę na buycoffee.to
    PayPal
  • PayPal
  • PayPal Logo
  • No fees
  • Revolut
  • Revolut
  • Credit Card
  • Revolut
  • No fees
  • Powered by

    PyCharm logo.

    Core symbols most depended-on inside this repo

    print_if_interactive
    called by 49
    token_extractor.py
    print_entry
    called by 7
    token_extractor.py
    to_json
    called by 5
    token_extractor.py
    execute_api_call_encrypted
    called by 4
    token_extractor.py
    get_api_url
    called by 4
    token_extractor.py
    format
    called by 3
    token_extractor.py
    print_tabbed
    called by 3
    token_extractor.py
    signed_nonce
    called by 2
    token_extractor.py

    Shape

    Method 37
    Function 8
    Class 6

    Languages

    Python100%

    Modules by API surface

    token_extractor.py51 symbols

    For agents

    $ claude mcp add Xiaomi-cloud-tokens-extractor \
      -- python -m otcore.mcp_server <graph>

    ⬇ download graph artifact