janstol / yeedart

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

Discover may not work if computer connected to multiple networks #9

Open guyluz11 opened 3 years ago

guyluz11 commented 3 years ago

I am running dart native on Linux computer.

Yeelight.discover() not working whenever my computer is connected to different LAN and WiFi network at the same time. After disconnecting from the LAN network the discover() find my Yeelight device.

image

This is low priority bug.