BnMcG / PyRobovac

Python library for controlling the Eufy RoboVac 11c
Apache License 2.0
27 stars 2 forks source link

Explicitly attempt to close socket in cases where sending data fails #3

Closed BnMcG closed 5 years ago

BnMcG commented 5 years ago

Hopefully this should prevent Transport Already Connected errors. Also added logging for the exceptions thrown so that it should be easier to work out why sending sometimes fails.