-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some Light Effects removed in V16.x #75
Comments
Hi |
Ah, yea. I only skimmed those notes since I jumped strait to v16. Thanks for pointing that out. Here were the effects I was using in order of importance. I understand if it isn't worth your time. These aren't game changers. But it was nice to utilize for notifications in home assistant 1 System shutdown |
I think that 'System shutdown' and 'Sparks' could come back in near future but don't know if in next, incoming release. 'Fire' effect is more complicated as it used some background gif so the chances for it are slim. |
Thanks, I appreciate you looking into. You do awesome work! |
- upgrade Bootstrap from version 3 to 5 - replace and update most of UI components - software screen grabbers (Windows:DirectX11 / Linux:X11 / macOS:CoreGraphics) #46 - HDR available as a global component - automatic signal detection with learning capability - reimplemented backup import / export function for all instances' settings - current video stream information in the 'overview' tab - support for my new HyperSPI project (https://github.com/awawa-dev/HyperSPI) with awa_spi LED driver - new video stream crop method in JSON API - JSON API documentation in a form of live playground in 'Advanced' tab - LED grouping aka PC mode aka gradient mode - add timeout for the anti-flickering filter - translation resources are updated - new panel for easy video resolution & refresh mode selection - add release for AARCH64 architecture #68 - fix for WLED new network protocol #90 - fix missing Linux taskbar icon - support for libCEC 6.0.2 to turn on/off video & system grabber - support for libCEC to turn on/off HDR tone mapping with remote buttons - compatibility with QT6.2 (tested with the preview version/Vulkan/Windows) - lower CPU usage when automatic signal detection triggers 'nosignal' ('save resources' for software framerate decimation) #93 - standardize libJPEG-turbo library (where it's necessary) - fix values premature clipping in the LUT generator & SDR preview rendering fix, access available now from the menu ('Advanced' tab) - suppress most of external components' warning while building - faster image to LED colors transformation - import 'sparks' and 'system shutdown' effects to the new effect API #75 - better logging with instances' indexes - fix power saving issue with macOS port - fix memory leaks in SPI drivers
'Sparks' and 'system shutdown' effects are implemented in version 17 (beta for testing). |
Feature request
I was running v14.x and there were a couple of light effects that I used with Home Assistant for notifications (specific effects I was using: system shutdown, sparks, fire, etc). I upgraded to v16.x and those effects are not longer available. Hoping that it is easy to bring back into the next release.
What problem does this feature solve? brings back prior light effects for users
What does the proposed API look like? unknown??
How should this be implemented in your opinion? unkown??
Are you willing to work on this yourself? I would, but I don't know how to code :)
The text was updated successfully, but these errors were encountered: