Light entity with support for multiple colors #11553
-
The light entity currently has just one selectable color. But WLED for example supports up to 3 different colors, which cannot be seen or changed in the light entity therefore, saving and setting via the scene function does not work properly. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
That is a feature request for the backend, since the frontend can only show / support whatever the backend implements. Changes to the light entity therefore need to start in the backend. Please raise a feature request on the community forums for that. |
Beta Was this translation helpful? Give feedback.
That is a feature request for the backend, since the frontend can only show / support whatever the backend implements. Changes to the light entity therefore need to start in the backend. Please raise a feature request on the community forums for that.