https://github.com/Danielhiversen/pySwitchbot
J. Nick Koston 5fd4e416e4 Add missing exceptions to the retry list | 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.