Page 1 of 1

Dial with color picker

Posted: Thursday 21 December 2023 21:02
by whoami
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?

Code: Select all

blocks["dialledstrip"] = {
    idx: idxledstrip, title: "Servieskast",
    type: 'dial',
   subtype: 'updown',width: 4, height: 300, steps:5, switchmode: 'color',
}