Alexia changing 1 color - of sequence, instead of changing everything

im re-asking here as got stalled in other category…

When I tell Alexa to change color it changes one of the colors in the preset animation running. It doesn’t clear or set the solid color. Is there a way to set something.

I got this in reply, but it says syntax error:

{“tg”:128,“ix”:128,“pal”:0,“sel”:true,“rev”:false,“mi”:false},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0},{“stop”:0}]}

Getting syntax errors in custom json Api command. I tried a couple of things even replacing smart quotes with dumb quotes. any help would be great. t

Hi!
That is not valid JSON. You can try setting {"on":true,"seg":{"fx":0}} as Alexa turn-on preset, which should work :slight_smile:

thank you!!! Implementing it now.