dmx-hue
dmx-hue copied to clipboard
:traffic_light: Art-Net node to control Philips Hue lights with DMX
Hey actually tested it on Windows and on Raspberry. And I'm not able to find the device by typing "dmx-hue setup" :( Did the setup in the Hue App Added...
Hey, thanks so much for this project, it's super helpful to be able to bridge big lighting control systems with Hue. Is there any chance you would consider adding support...
Hi, I'm using Onyx (http://forum.obsidiancontrol.com/t/introducing-onyx/4921) to control hardware Artnet node like Enttec ODE and Elation Enode 8 Pro without any issues. I want to use it to control my Philips...
Maybe this is part of the setup process but are you able to select certain lights on the bridge and leave others out?
https://github.com/sinedied/dmx-hue/blob/6aa6a574f4d77dcf89ede24d7f4c008d8561f8b6/index.js#L273 Need something like to have it not always fall to second value: universe: this._args.universe === 0 ? 0 : (this._args.universe || Util.config.get('universe') || 0), (I had config universe to...
### First of all, thank you so much Sinedied!! For making this very specific and useful tool! I'm prototyping a lighting system commanded by various input methods via qlc+ on...
This setup is awesome Is there a way for this system to control other brand of lamps besides Hue lights while using the hue hub? I'm presently looking at the...
Hello! Thanks for this great bit code! I've got my hue bridge working with an ETC Nomad system which is perfect for the project I'm on. I just want to...
Hi Sinedied, Is it's possible to control multiple bridges at the same time? I'm having a project that will be using 3 a 4 bridges with several hue lamps. If...
I'm new to this but I have the service running on my PC now, linked to the Hue bridge and I have my lights added. I've added a new controller...