Dashticz / dashticz_v2

Alternative dashboard for Domoticz
107 stars 62 forks source link

Colour picker not working in Beta Branch #364

Closed SaintLenneth closed 5 years ago

SaintLenneth commented 6 years ago

Hi everyone,

Have moved on to Beta Branch which solved a Button/Selector Switch issue detailed here https://github.com/Dashticz/dashticz_v2/issues/359

But after moving there, I found that the colour picker does not appear for coloured lights. image

But it was working fine in the master branch. Not sure if I have done anything wrong and will appreciate any advise.

Thank you !

lokonli commented 5 years ago

Did you try the following setting in your CONFIG.js: config['no_rgb'] = 0;

SaintLenneth commented 5 years ago

Hi lokonli, that did the trick ! Thanks ! =D