Conversation
|
The changes to core functionality are unacceptable just to support usermod unless done wisely with the possibility to be used in other usermods or in core. I do not see such usability here. |
Could you be more specific and make some suggestions please? The changes to core functionality are fully backward compatible. |
|
If you want a status to be displayed on a segment, why bother with all this? Just make a custom effect function, that can be applied to any segment. You can append your custom effect to regular effects using Do not complicate things when they don't need to be complicated. 😉 |
|
Similar to #3574 |
Thanks for the tips. How do you suggest I make the segment:
|
a3136c2 to
e553585
Compare
|
Just a regular segment with regular (custom) effect applied. But I'm not sure I understand what you want. |
This is not true.
version v0.14.1-b2 |
How so? Perhaps I am the only one who knows how WLED works as I wrote the whole damn thing regarding segments, transitions and effect blending. 😁
Faded in what way? Are we talking about fading aka transitions or displaying a WLED status (whatever that means to you) on a part of the strip (aka segment)?
Freeze does not do that. It only stops updating segment with effect data.
IDK but it looks to me that maybe we are not talking about the same thing. |
I've posted a video showing the problems. The implementation of this usermod has now been changed to just be an effect as you requested. The issues I'm seeing are part of the core functionality because I used the official release build for the video; it did not include this usermod. |
e553585 to
7f0e0cc
Compare
|
Hardware (power) issue, not WLED functionality. |
055ff55 to
1d8b238
Compare
1d8b238 to
8ca7a60
Compare
|
closing - this PR had no activity since >20 month, its not compatible any more with WLED 16.0.0-beta, and the purpose / added value is not clear to me. Plus the PR is full of force-pushed commits, and a lot of information seems to be missing/lost from the review history. |
Works roughly similar to the STATUSLED functionality.
Now implemented as an effect usermod, description in the README