six0r / lightd

a simple PHP API and HTTP gateway for the lifx binary protocol
21 stars 6 forks source link

How do you handle cases where some bulbs are on one gateway, and others are on another. All on same wifi network #2

Open cdrum opened 10 years ago

Human2000 commented 10 years ago

thats a bit strange, normally ther eshould be only one gateway bulb. thats why he wrote the script like this. BUt if you always have two gateway bulbs you could start the script twice. and send all requests at both scripts.

cdrum commented 10 years ago

I agree it's strange! ;-) I reached out to the LIFX folks, and they told me it's "common". blah. Thanks for the recommendation of starting the script twice. I'll play around with that.