give us a WLED segment master #1719
Unanswered
BjornPython
asked this question in
Integration enhancements
Replies: 3 comments
|
🏷️ I've automatically added the |
0 replies
|
I like this idea, and I agree it would be a useful improvement. I’m open to looking into it, but the integration maintainer is currently occupied with other tasks, so development is a bit limited at the moment. I’m adding this to my To-Do list, and once the codebase is unblocked, I’ll be able to take a closer look at what can be done. |
0 replies
|
Related discussion: home-assistant/architecture#1308 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Integration name
WLED Segments master
Link to integration documentation on our website
No response
Describe the enhancement
we should be able to control all existing segments' color, temperature, and effects from one entity.
grouping them in HA side (e.g. creating a light group that contains all the segments) is laggy, and the transition is not smooth, since its sending multiple requests to wled.
The behavior should be similar to wled's web UI, wherein you can use the checkboxes to select which changes will apply to which segments, and the changes apply to all segments at the same time.

Use cases
Anything else?
No response
All reactions