janstol / yeedart

Simple Dart library that lets you control Yeelight devices over LAN.
MIT License
10 stars 4 forks source link

Broken pipe #19

Open Mostalk opened 1 year ago

Mostalk commented 1 year ago

when send any command (like on/off') i get next error

Error : SocketException: Broken pipe (OS Error: Broken pipe, errno = 32)

I'm checking bulb.isConnected before sending command and its true