Added "and/or brightness (e.g. monochromatic)" to the Random Effect description (#4061)

The Random Effect can also affect the brightness instead of color (e.g. monochromatic light components). I'm not sure if the brightness is also affected for RGB light components, so I put it as an "and/or" instead of just an "or." Of course, adjust based on how it actually works with RGB lights.
This commit is contained in:
GitHubGoody 2024-09-24 10:42:54 -04:00 committed by GitHub
parent 7c11e07b94
commit a54796b0dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -526,7 +526,7 @@ Configuration variables:
Random Effect
*************
This effect makes a transition (of length ``transition_length``) to a randomly-chosen color every ``update_interval``.
This effect makes a transition (of length ``transition_length``) to a randomly-chosen color and/or brightness (e.g. monochromatic) every ``update_interval``.
.. code-block:: yaml