Newbie: Sunrise with segments

Hi all,

I’ve recently finished my first project - 300 led’s on 3 shelves over our bed (100 per shelf).

Whilst initially reading about WLED I came across a sunrise effect using the API which I adapted to end up with:

FX=0&CL=h00FF0000&C2=hFF000000&A=0&NL=30&NT=255&NF=2

This was great until I read somewhere that changing NF to 3 would make it use the built in sunrise effect which makes it much better.

However, I don’t really get the full effect as it’s spread out over the 3 shelves.

Is there a way I can use the API to give me 3 segments (1 per shelf/100 led’s) and then do this on all three at the same time?

I hope this makes sense :slight_smile:

Yes you can.
Get aquainted with knowledge base.

Use segments and appy effect to desired segment.
You can use JSON or HTTP API.