mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-28 03:41:57 +01:00
Add All other options from Light (#3592)
This commit is contained in:
parent
c6372c19a7
commit
13988c20cf
@ -49,6 +49,9 @@ Configuration variables
|
||||
16ms will limit the light to a refresh rate of about 60Hz. Defaults to sending commands as quickly as
|
||||
changes are made to the lights.
|
||||
|
||||
- All other options from :ref:`Light <config-light>`.
|
||||
|
||||
|
||||
Manual Timings
|
||||
**************
|
||||
|
||||
|
@ -42,6 +42,7 @@ Configuration variables
|
||||
|
||||
- **is_rgbw** (*Optional*, boolean): Set to ``true`` if the strip is RGBW. Defaults to ``false``.
|
||||
|
||||
- All other options from :ref:`Light <config-light>`.
|
||||
|
||||
|
||||
Manual Timings
|
||||
|
Loading…
Reference in New Issue
Block a user