Controller library for limitlessled/easybulb/milight Wi-Fi LEDs
Project description
Controller for LimitlessLED RGBW lights (should be compatible with easybulb/milight as well).
Installation:
pip install ledcontroller
Usage:
import ledcontroller led = ledcontroller.LedController("192.168.1.6") led.on() led.set_color("red", 1) led.white(2) led.set_brightness(50, 2) led.disco(3) led.disco_faster(3) led.off(4)
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
ledcontroller-1.0.0.tar.gz
(2.6 kB
view hashes)
Built Distribution
Close
Hashes for ledcontroller-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | aecbe3e7bb3705e5f426f9353b676dd406b7f7d769ea5c18620bfe888e8055d0 |
|
MD5 | 4d775604a780becbab5afc0a80eca0ec |
|
BLAKE2b-256 | d6f8d4bdd16c61ae0ef0b743bc5390497a6354060462cacebe7a44baf52276fd |