There was an error while loading. Please reload this page.
Shows the colors in order then returns to normal Animation
{ "token": "SUPERSECRETCODE", "notification": { "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} ] } }
Lights all LEDs from center to sides for each color in colors then returns to normal Animation
colors