A very basic WLed control library
Project description
This is a very simple WLed controller
# Control lights to turn it on or off or toggle use onOff() choses are [“on”, “off”, “toggle”]
# Control brightness to get the brightness
use get_bri()
to set the brightness use set_bri() with a value between 0 and 255
# Control color to get the color use get_col() you will get the RGB values
to set the color use set_col() with the RGB values or a color name
# Control effect to get the effect use get_fx()
to set the effect use set_fx() with a value between 0 and 101 or the name of the effect
# Control speed to set speed use set_speed() with a value between 0 and 255
Change Log
0.0.1 (19/04/2020)
First Release
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
File details
Details for the file WLed-Control-1.1.0.tar.gz.
File metadata
- Download URL: WLed-Control-1.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fe47bb202bf26926166a62adb1acf61c0ecf42a2892d0e35e85300d3a527b2c
|
|
| MD5 |
539d400034f9e86882cf77c1a19576a2
|
|
| BLAKE2b-256 |
0cab39c45ff20b60db18525f0f2e550962e60246a31fed9265894aedaf91ff17
|