So, I made the boneheaded move and hung some 60LED/m SK6812 strips thinking “mOrE lEd BeTtEr”. Welp, I can’t really run that many and turns out, I don’t need to! I found that lighting every third LED is just as good as running all of them. I wrote some custom firmware and had it working pretty well rotating through LEDs to keep the burn time even across the strip.
Now I want more out of my strip. WLED is always my goto for controlling LEDs, but I cannot figure out how to rotate through the strip. Currently, I have a single segment that has a spacing of 3. I noticed there is an offset that will do exactly what I need, but I want to automate it. Here is my question: How can I automate the offset to rotate every n-hours for a given segment?
Thank you ahead of time!