Skip to content
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

Import WLED JSON sequence configurations as FPP overlay effects #1481

Open
ptr727 opened this issue Feb 11, 2023 · 0 comments
Open

Import WLED JSON sequence configurations as FPP overlay effects #1481

ptr727 opened this issue Feb 11, 2023 · 0 comments

Comments

@ptr727
Copy link

ptr727 commented Feb 11, 2023

Is your feature request related to a problem? Please describe.
WLED has an active configuration sharing community, sharing custom configurations in JSON format.
WLED configuration and FPP WLED overlay configuration is dissimilar, making it difficult to create overlay effects based on WLED configurations.

E.g.

{"on":true,"bri":146,"transition":7,"mainseg":0,"seg":[{"id":0,"start":0,"stop":302,"grp":1,"spc":0,"of":0,"on":true,"frz":false,"bri":255,"cct":127,"col":[[255,224,160],[255,0,0],[33,192,255]],"fx":81,"sx":67,"ix":141,"pal":41,"sel":true,"rev":true,"mi":false},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0},{"stop":0}]}

Describe the solution you'd like
Allow import, via e.g. copy-n-paste, of WLED JSON configuration in FPP overlay configuration.

Describe alternatives you've considered
I keep the WLED config UI and FPP overlay config UI's open, then guess what the matching parameters are called, and experiment to get a similar effect, tedious at best.

Additional context
I submitted a similar enhancement request for the WLED plugin, but given the recent improvements in the FPP overlay config UI, native FPP support would be preferred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant