probonopd / ESP8266HueEmulator

Emulate a Philips Hue bridge running on an ESP8266 using the Arduino IDE.
MIT License
411 stars 93 forks source link

App does not see the emulated bulb #3

Closed probonopd closed 9 years ago

probonopd commented 9 years ago

The http://chromaforhue.com OS X app does not see the emulated bulb.

Please note that currently only the bare minimum to advertise the emulated Hue bridge is implemented, but it is enough so that the http://chromaforhue.com OS X app can discover and communicate with the emulated bridge.

Pull requests welcome.

probonopd commented 9 years ago

Solved