adrigzr / badconga

Deprecated plugin for Home Assistant for Cecotec Conga Vacuums.
27 stars 4 forks source link

fix: uncaught exception while connecting #18

Closed zzarne closed 3 years ago

zzarne commented 3 years ago

The call to socket.connect() has been moved to a thread which keeps trying until connected.

Fixes issue #8.