HDL_ON/DAL/DriverLayer/Control.cs
@@ -444,7 +444,7 @@ //如果是控制调光的开时,亮度值不能为0 if (commandDictionary.Count > 2) if (commandDictionary.Count >= 2) { if (commandDictionary.ContainsKey(FunctionAttributeKey.OnOff) && commandDictionary.ContainsKey(FunctionAttributeKey.Brightness)) {