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.