I have an WLED project with fixed LEDs in the ceiling. The LEDs are working but the first stripe has a different color order then the others. Is there a way to change the color order per segment? I have the latest Beta 14 b6 installed.
I think you’ll have to use multiple GPIO pins to make this happen.
Each pin can have a different LED type with different colour definitions.
They combine within WLED so from your POV they appear as one continuous strip.
That means you need multiple data lines to drive the different strips, although the power connections can remain as they are.
As @TheLight3r mentioned, there’s a specific fix for that under Config->LED Preferences that lets you change the colour order (“Colour Order Override”) for part of your strip. You just specify the start LED and the length of the override.