We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a2aab commit 904568cCopy full SHA for 904568c
components/light/esp32_rmt_led_strip.rst
@@ -44,6 +44,7 @@ Configuration variables
44
- ``BRG``
45
46
- **is_rgbw** (*Optional*, boolean): Set to ``true`` if the strip is RGBW. Defaults to ``false``.
47
+- **is_wrgb** (*Optional*, boolean): Set to ``true`` if the strip is WRGB. Defaults to ``false``.
48
- **max_refresh_rate** (*Optional*, :ref:`config-time`):
49
A time interval used to limit the number of commands a light can handle per second. For example
50
16ms will limit the light to a refresh rate of about 60Hz. Defaults to sending commands as quickly as
0 commit comments