sinedied / dmx-hue

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

Added white balance support. #30

Closed TeakKey7 closed 1 year ago

TeakKey7 commented 1 year ago

I am not a programmer by any means, but I managed to reverse engineer the API(s) to accept 5 channels, RGBWDimmer. This adds a temperature channel that affects the white balance of the white mode, which is enabled when R/G/B is at 0, white brightness is controlled by the 5th channel. I would like to add a prompt, similar to the way the colorloop function is implemented that allows the selection of temperature, color, or temperature+color, to reduce DMX clutter.

sinedied commented 1 year ago

Thanks a lot for the PR! I'm a bit full with conferences preparation until the end of the month, but after that I'll have a look to get this merged 🙂

sinedied commented 1 year ago

I currently merged your PR in a separate branch where I'm working on the next release, I'll add the tweaks to make it an option. Thanks for your contribution!

TeakKey7 commented 1 year ago

Thanks! I would love to see this working as an actual option, I made a RGBWA and WA channel fork but sadly wasn’t able to make the command line options work to combine the two. Hopefully you will have better luck integrating it. I’ve been using this white only fork at our church with our ambiance only bulbs for almost a year with 0 issues. If you want, I can try to explain how I got it to run as a “service” I can’t remember off the top of my head, but that might be a good thing to include in the readme if you haven’t already.On Feb 22, 2023, at 10:22 AM, Yohan Lasorsa @.***> wrote: I currently merged your PR in a separate branch where I'm working on the next release, I'll add the tweaks to make it an option. Thanks for your contribution!

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>