https://github.com/Danielhiversen/pySwitchbot
Jesse Hills fbd0cfcc88 Initial Blind Tilt support (#181) | 1 жил өмнө | |
---|---|---|
.github | 1 жил өмнө | |
scripts | 1 жил өмнө | |
switchbot | 1 жил өмнө | |
tests | 1 жил өмнө | |
.gitignore | 3 жил өмнө | |
.travis.yml | 3 жил өмнө | |
LICENSE | 6 жил өмнө | |
MANIFEST.in | 3 жил өмнө | |
README.md | 1 жил өмнө | |
requirements.txt | 1 жил өмнө | |
requirements_dev.txt | 1 жил өмнө | |
setup.py | 1 жил өмнө |
Library to control Switchbot IoT devices https://www.switch-bot.com/bot
Using the script scripts/get_encryption_key.py
you can manually obtain locks encryption key.
Usage:
python3 get_encryption_key.py MAC USERNAME
Where MAC
is MAC address of the lock and USERNAME
is your SwitchBot account username, after that script will ask for your password.
If authentication succeeds then script should output your key id and encryption key.