Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

aiokonstsmide-0.2.1-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page