https://github.com/Danielhiversen/pySwitchbot
J. Nick Koston 809a1bbb5e Handle invalid basic data | 1 gadu atpakaļ | |
---|---|---|
.github | 1 gadu atpakaļ | |
scripts | 1 gadu atpakaļ | |
switchbot | 1 gadu atpakaļ | |
tests | 1 gadu atpakaļ | |
.gitignore | 3 gadi atpakaļ | |
.travis.yml | 3 gadi atpakaļ | |
LICENSE | 6 gadi atpakaļ | |
MANIFEST.in | 3 gadi atpakaļ | |
README.md | 1 gadu atpakaļ | |
requirements.txt | 1 gadu atpakaļ | |
requirements_dev.txt | 1 gadu atpakaļ | |
setup.py | 1 gadu atpakaļ |
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.