Trying to use the effect chase to start from middle point of led strip

basically i have an led strip connected to a ESP 8266 and theres a total of 690 leds on that strip. i want it to start from the 330 to 0 and then from 690 to 330 with the effect chase or something similar, and i want it to be in a playlist but i am having issues like the second sequence of 690 - 330 not playing after

Did you tried out Segments?

no, because i cant call segments in home assistant

{“on”:true,“bri”:255,“transition”:0,“mainseg”:0,“seg”:[{“start”:0,“stop”:380,“col”:[[0,255,0],[0,0,0],[0,0,0]],“fx”:28,“sx”:10,“sel”:true,“rev”:true}]}

i want this code to only run from led 0 to led 380 once and once only, is that possible? thank you!

Put it in a preset and use a playlist to play the preset?