BradyBrenot / huestacean

Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.
http://huestacean.com
Apache License 2.0
564 stars 54 forks source link

Multiple screen/entertainment areas #137

Open vonfrank opened 4 years ago

vonfrank commented 4 years ago

Would be nice to have the opportunity to run multiple instances, or multiple entertainment areas for a dual/multi screen setup :)

banksio commented 4 years ago

The Hue bridge doesn't actually support multiple light sync sessions at once since the activity saturates the Zigbee channel almost completely. However, if you meant to combine multiple screens into one sync session then that should be possible.

threonin commented 4 years ago

I'm running two bridges with two instances, this works. You just have to get a second bridge.

Continous commented 3 years ago

In such usecase that you would need a second bridge, it is probably better to ALSO have a second instance of Huestacean running.