JSON API to show more than 3 colors

Hi, I’m trying to figure out how to display more than 3 colors in a single wLED strip of 116 LEDs. I believe this might be able to be achieved using multiple segments.

Currently I have the single segment, 3-colors out of the 5 working. It shows each color in groups of 5 LEDs and then repeats over and over. I would like this same functionality except with 5 colors.

Here is my current JSON:
{“bri”:128,“seg”:{“col”:[[138,43,226],[255,105,180],[255,215,0]],“fx”:84,“sx”:128,“ix”:128,“pal”:0}}

Thank you everyone.

set grouping to 5 and send a string of individual colors. or use my pixelpaint tool available in 0.16 if that is easier for you.

if you want them to move, you generate multiple images/presets and use a playlist