sinedied / dmx-hue

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

Multiple Bridges #18

Open lightman665 opened 3 years ago

lightman665 commented 3 years ago

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 so, how we setup them.

Many thanks and looking forward to hear from you.

Kind regards. Ricardo

sinedied commented 3 years ago

It's currently not supported and I'm afraid it would require a significant amount of work to make it work. This is not something I would work on (especially as this was a hobby project of mine), but if you want to give it a go I'll gladly accept a PR.

lightman665 commented 3 years ago

Many thanks for the reply. How we can pull the request?

sinedied commented 3 years ago

You can start by clicking on the "Fork" button to create your own copy of this repository, where you can work on the code and make changes. Once your changes are complete, you'll have the option to create a pull request from forked repository.

lightman665 commented 3 years ago

Alright! thanks.