HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPageBLL.csold mode 100755 new mode 100644
@@ -153,7 +153,7 @@ fh.modeTemp.TryGetValue(curMode, out pro); arcBar.Progress = pro; System.Collections.Generic.Dictionary<string, string> d = new System.Collections.Generic.Dictionary<string, string>(); d.Add(FunctionAttributeKey.Mode, fh.curModeIndex.ToString()); d.Add(FunctionAttributeKey.Mode, fh.trait_mode.curValue.ToString()); Control.Ins.SendWriteCommand(fh, d); dialog.Close(); };