probonopd / ESP8266HueEmulator

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

Only send the time info when we have the time synced. #72

Closed ensonic closed 7 years ago

ensonic commented 7 years ago

This avoids that we send a bogus time. Also set the default timezone to 0 (was 1) until we have a way to configure it.