HDL_ON/DAL/DriverLayer/Control_Udp.cs
@@ -463,11 +463,11 @@ byte lightBri = Convert.ToByte(function.GetAttrState(FunctionAttributeKey.Brightness)); if (lightBri == 0) { b = 100; b1 = 100; } else { b = lightBri; b1 = lightBri; } } ControlBytesSend(Command.SetSingleLight, subnetId, deviceId, new byte[] {