Page 1 of 1

RGB / HSB colorpicker

Posted: Sunday 21 May 2017 20:34
by elgringo
Colorpicker ns Domoticz have only hue and brightness, the saturation part is is missing. Proberbly since most RGB controller do not have saturation.

My suggestion is to extend the colorpicker with a saturation part and also the JSON message:

Code: Select all

/json.htm?type=command&param=setcolbrightnessvalue&idx=99&hue=274&brightness=40&iswhite=false
to:

Code: Select all

/json.htm?type=command&param=setcolbrightnessvalue&idx=99&hue=274&brightness=40saturation=20&iswhite=false
The colorpicker itself shown all colors