ESP-DASH
ESP-DASH copied to clipboard
Color Picker Card
Is your feature request related to a problem? Please describe. I'm working on a tally light solution, that triggers certain lighting states based on the state of network devices, and it would be really helpful to have a color picker available!
Describe alternatives you've considered Currently I'm just using a text field that can accept color strings or hex values, but that isn't as clean
Added in pipeline. I'll update when it's implemented.
I'll need some more info:
- What is more convenient:
hex
string orrgb
/rgba
values? - Is alpha channel necessary?
Thanks! No need for alpha, and hex would probably be better
Pro user here, but I need this feature, as well. Hex color values are fine.
For what is worth, if this feature gets implemented, I would like to see activated with a macro, like DASH_COLOR_PICKER_SUPPORT
, in order to avoid increasing too much the PROGMEM data.
Note: I am taking as an hypothesis that adding this feature would require subsequent code of additional javascript, css and and html.
Bootstrap has a color picker, and there are a number of other freeware JS options out there. I'm hoping it would be pretty simple to implement, but I can't say.
Looks like this is completed in the latest Pro release, right? Thanks so much, looking forward to testing it!
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.