Yeelight not reconnecting to WIFI after Router reset

Hello,

I thought I might be getting some help here with a particular issue.

The problem which I keep running into is that as soon as the the router resets(power outage) the bulbs won’t reconnect to WIFI. Only way to make them reconnect to WIFI is to cut the Power Supply and start them again.

In my ESP 8266 devices I always program them to connect to WIFI during Power UP { SETUP() function } and to check peridiocally for the connection and reconnect again in case connection was lost { LOOP() function }

It seems that the Yeelight Led Bulbs don’t behave this way. They will only initiate a new connection on power up.

Any solutions? If there’s anything I can update via the API, just let me know as I am very proeficient in development.

best regards