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.1.tar.gz
(2.7 kB
view hashes)
Built Distribution
Close
Hashes for ledcontroller-1.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87faef30eb24d1e52225f078056572ea0a5588de2cffbd9fdf86d30bc602e9bd |
|
MD5 | 3a3a3a3a00da631c01ab2ef5658dd511 |
|
BLAKE2b-256 | b9c7e890831095ea09243e56153940e7588cecaa1c9dcbca80197778b94e0e9d |