1

I am trying to test an app I am working on and I want to see how it works with multiple and different bulbs, but I don't have as many lights as I would like.

Is there any way to create a "fake" bulb that acts like a normal hue bulb and works with the hue app? Basically, I want to trick Hue into believing that there are a few more lights connected to the bridge.

apaderno
  • 28,547
  • 16
  • 75
  • 90
Alex Lab
  • 63
  • 5

1 Answers1

0

If you just want to test the UI with more lights than you have, why not just create your own PHLight objects? This will not let you interact with them ofcourse, but you can test certain UI elements (test a listview with more lights for example)

Beuz
  • 193
  • 1
  • 12