sinedied / dmx-hue

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

Added support for additional channels to control brightness and color temp #34

Closed davpeet closed 1 year ago

davpeet commented 1 year ago

Yohan, Here is my update to support additional channels per Philips Hue light which enables you to control color temp for Philips White Ambience lights. The RGB channels are still active for Philips White Ambience lights, but have no effect on the lights.

I'm new to using GitHub and Node.js, but did do some programming 20+ years ago, so apologies for the messy code and number of commits.

David

sinedied commented 1 year ago

After working on the next branch, I realized that your changes were already implemented by PR #30. I double checked with your implementation that everything was right, so it was still helpul :) Next release will includes the --white option direcly