YeelightAPI icon indicating copy to clipboard operation
YeelightAPI copied to clipboard

C# API (.Net) to control Xiaomi Yeelight devices

Results 4 YeelightAPI issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When using the method DeviceGroup.StartMusicMode(), the parameters are a single hostname and port. The problem is that starting multiple TcpListener using the same port will throw an...

**Describe the bug** When a YeeLight is not physically powered on, the Connect() function will not call Watch(), which means no background task will be running that will connect the...