probonopd / ESP8266HueEmulator

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

Provide raw JSON and fix timing #38

Closed opticron closed 7 years ago

opticron commented 7 years ago

This adds a JSON argument so that handers can implement additional functionality and resolves a timing issue where the initialization animation was causing WiFi failures.