xiaomi-home
This skill controls Xiaomi Home devices locally and includes a token-extraction script `scripts/token_extractor.py` and an install command `pipx install python-miio && /Users/$(whoami)/.local/pipx/venvs/python-miio/bin/python -m pip install 'click<8.1.0'`. It runs local scripts, calls Xiaomi cloud endpoints like `https://account.xiaomi.com`, and handles user credentials and device `Token`s.