Dial with color picker
Posted: Thursday 21 December 2023 21:02
Hi, I have the following in my config, but the only thing I see is the dial with up and down but no color picker.
How to get the pop-up with the picker?
How to get the pop-up with the picker?
Code: Select all
blocks["dialledstrip"] = {
idx: idxledstrip, title: "Servieskast",
type: 'dial',
subtype: 'updown',width: 4, height: 300, steps:5, switchmode: 'color',
}