https://github.com/Danielhiversen/pySwitchbot
J. Nick Koston 809a1bbb5e Handle invalid basic data | 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.