Description
Description of the bug
Device info: NeoPixel Ring - 16 x 5050 RGBW LEDs w/ Integrated Drivers - Cool White https://www.adafruit.com/product/2856
I have the above ring LED light connected directly to a Pi 4B, GPIO pin 10. WS281x_LED_Status can only use it correctly only if I use SK6812_STRIP_GRBW, when it should be WS2812_STRIP that is also GRBW, which is not available. Most other Strip Types do not work, only work for RBG or the color buttons light the wrong color LEDs.
The main issues is that the dashboard/top bar button does not work after every reboot, unless I go in the WS281x_LED_Status and press one of the Test light buttons.
Steps to reproduce
No response
What happened instead?
The dashboard bar button does not work after reboots.
Plugin version
0.8.1
OctoPrint version
1.8.6
(if relevant) OctoPi version
Version 0.18.0, running on Raspberry Pi 4 Model B Rev 1.4
Log Files & Screenshots
No response
Anything else?
No response