Configure a color picker as input

Hello,

Instead of:

input_number:
my_input:
name: test
initial: 200
min: 0
max: 255
step: 5

which sends a number in a range through a slidebar, is it possible to display a color picker which sends R G B values like the one of the “light” component?

Thanks for your reply

there is an example of a colour picker as a card here. I have just asked the author how it was done

Thank you. Please, let me know

should I start from here, maybe?

1 Like