A Tedee Lock Client package
Project description
Python Tedee Async Client Package
This is a Tedee Lock Client package. It is an async implementation of joerg65's original package.
Install:
pipenv install -e .
or
python3 setup.py install
Try it out
with the example.py:
- Generate personal key. Instructions: https://tedee-tedee-api-doc.readthedocs-hosted.com/en/latest/howtos/authenticate.html#personal-access-key
Minimal scopes required for enable integration are:
- Devices.Read
- Lock.Operate
- Edit personalKey with generated value.
If module six generates erorr:
Ensure module version of six is at least 1.15.0.
pip3 install six==1.15.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytedee_async-0.0.5.tar.gz
(4.7 kB
view hashes)
Built Distribution
Close
Hashes for pytedee_async-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2af6ffc6bc0972bb44c96175bdb25eb1a5b80e020e22c04a3a15b283eb9da892 |
|
MD5 | 94f1f6cd548be79a9fd4cdb7b70f4bc6 |
|
BLAKE2b-256 | c0b6b244d15d8be274eaded1a763fea5bb78ac4177c6f9b543f3e4cc593ecb7c |