We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
LEDs cycle trough colors
{ "token": "SUPERSECRETCODE", "animation": { "duration": 1000, "colors": [ {"r": 255, "g": 0, "b": 0, "a": 0.25}, {"r": 0, "g": 255, "b": 0, "a": 0.25}, {"r": 0, "g": 0, "b": 255, "a": 0.25} ] } }
LEDs flow from the center of the Strip to the edges of the strip