Description
Is your feature request related to a problem? Please describe.
I'm using an external script to backup my custom palettes prior to WLED upgrade. The script needs to know which custom palettes are present to make the proper request.
Describe the solution you'd like
The response to the json/pal request should include the custom palettes similar to the other palette names as displayed by the GUI. e.g. custom 0, custom 1, etc. The script can then parse the responce and make appropriate requests for the custom palette data.
Describe alternatives you've considered
Ideally, any custom palettes would be included in the existing cfg/preset backup process negating the need for the backup script.
Additional context
I typically use WLED for backyard/holiday standalone projects. Esphome-flasher is used for WLED version upgrades.
Thank you for your ideas for making WLED better!
And thank you for your efforts with WLED. They are very much appreciated.