https://github.com/Danielhiversen/pySwitchbot
J. Nick Koston 1730ff4199 Fix failure to disconnect | 1 rok temu | |
---|---|---|
.github | 1 rok temu | |
scripts | 1 rok temu | |
switchbot | 1 rok temu | |
tests | 1 rok temu | |
.gitignore | 3 lat temu | |
.travis.yml | 3 lat temu | |
LICENSE | 6 lat temu | |
MANIFEST.in | 3 lat temu | |
README.md | 1 rok temu | |
requirements.txt | 1 rok temu | |
requirements_dev.txt | 1 rok temu | |
setup.py | 1 rok temu |
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.