A package for interacting with Decora switches and dimmers over BLE
Project description
decora_bleak
Python module for interacting with Leviton bluetooth switches and dimmers via BLE (Bluetooth Low Energy). There is prior art in this space, namely https://github.com/mjg59/python-decora and https://github.com/lucapinello/pydecora_ble, both of which primarily use the bluepy module. This project aims to provide the same support using Bleak which is used for interacting with BLE devices in Home Assistant.
Using
Once the package is installed (and assuming the repo was cloned to make changes) using python -m pip install -e .
:
decora scan
decora connect -a "C84441EE-5C57-2681-1BD5-82AF18C58F5D"
decora connect -a "C84441EE-5C57-2681-1BD5-82AF18C58F5D" -k "8c4c89fa00"
Releasing
One of
bumpver update --commit --tag-commit --push --major
bumpver update --commit --tag-commit --push --minor
bumpver update --commit --tag-commit --push --patch
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
decora_bleak-0.2.2.tar.gz
(9.5 kB
view hashes)
Built Distribution
Close
Hashes for decora_bleak-0.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d990471cc74f19a9c5d20ec9781f81906a465c8a1adba79d4f82f255fb8bec3c |
|
MD5 | 9bbf8d84a769c8880ce478b7b73d2af5 |
|
BLAKE2b-256 | 12409ce352fda4a797931bf7acbb29b81a24d009522d2639c18d213616301a77 |