probonopd / ESP8266HueEmulator

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

Remove hard-coded strings #65

Closed opticron closed 7 years ago

opticron commented 7 years ago

This removes hardcoded MAC addresses and bridge ID strings which allows the emulated bridge to work better with a wide range of Hue apps. The official Hue app now works more consistently and other apps no longer detect two bridges.