YIO-Remote / remote-software

💎 YIO Remote Software repository
GNU General Public License v3.0
164 stars 21 forks source link

Reconnect integrations after wifi connection established #509

Closed martonborzak closed 2 years ago

martonborzak commented 4 years ago

At the moment, after coming out of standby, the wifi is reconnected, but immediately after that the integrations connected too. This more often leads to errors as it takes a couple of seconds for wifi to reconnect.

The integrations should connect after the wifi connection is established.

The integration connect method is called when the wifiControl connected signal is emitted.