sinedied / dmx-hue

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

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

Open DenkyTuna opened 10 months ago

DenkyTuna commented 10 months 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?