Library to communicate with Konstsmide Bluetooth powered string lights
Project description
aiokonstsmide
An asynchronous library to communicate with Konstsmide Bluetooth string lights.
Supported features
- Connect with a device and send the password as pairing mechanism
- Turn the device on/off
- Control the devices function, brightness and flash speed
- Create timers on the device to turn on/off the device or specific functions at specific times and weekdays
Installation
$ pip install aiokonstsmide
Usage
async with aiokonstsmide.Device("11:22:33:44:55:66") as dev:
await dev.on()
Also check the examples folder.
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
aiokonstsmide-0.2.1.tar.gz
(11.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aiokonstsmide-0.2.1.tar.gz.
File metadata
- Download URL: aiokonstsmide-0.2.1.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56ad36da15d49778d76c2014fad91ebf9d5de49971e65816d0fe734f4d38eecd
|
|
| MD5 |
a2dac1834ef7971f121dc24e50fd956d
|
|
| BLAKE2b-256 |
90517ffefb95ca4ec35bda3b565ca5f0a433754151f1d601d5bc1953e65a8f00
|
File details
Details for the file aiokonstsmide-0.2.1-py3-none-any.whl.
File metadata
- Download URL: aiokonstsmide-0.2.1-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d30a526e347a05b150b8e0171d0a620432ab56bb0c0249bef4f0a17ffad0beb1
|
|
| MD5 |
62ceaf34aee07a73f538294f0a9dd574
|
|
| BLAKE2b-256 |
b671aad3f2a0ecd81a81b9d298bd2b55537ebbcbebce850dd494b274efb324f0
|