flux_led icon indicating copy to clipboard operation
flux_led copied to clipboard

Create led.php

Open BearFather opened this issue 7 years ago • 0 comments

I have made a simple PHP file to work with this python script. Basically gives you a simple web API that can be used to remotely activate it. IE: led.php?led=on led options: on off warm (sets to warm color at 100% unless level is set) [color] (sets to that color) jump [colors] (Does custom pattern jump) gradual [colors] (Does custom pattern gradual) strobe [colors] (Does custom pattern strobe)

BearFather avatar Mar 05 '17 06:03 BearFather