HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPageBLL.cs
@@ -69,7 +69,7 @@ function.SetAttrState(FunctionAttributeKey.FadeTime, e.ToString()); var d = new System.Collections.Generic.Dictionary<string, string>(); d.Add(FunctionAttributeKey.FadeTime, e.ToString()); Control.Ins.SendWriteCommand(function, d); //Control.Ins.SendWriteCommand(function, d); function.SaveFunctionFile(); }; }