sinedied / dmx-hue

:traffic_light: Art-Net node to control Philips Hue lights with DMX
MIT License
201 stars 23 forks source link

Control by Bri/Hue/Sat, not R/G/B #43

Open DenkyTuna opened 1 year ago

DenkyTuna commented 1 year ago

Hi, This is a feature request. Sometimes I want to control just brightness without changing color. I know actual Hue API is controlled by Brightness, Hue, Saturation (HSI), so this dmx-hue program converts RGB to HSI. Could you add an option to controll Brightness(+on/off), Hue, Saturation directly?