ZigbeeApp/Shared/Phone/Device/Logic/CurrentDeviceState.cs
@@ -490,13 +490,13 @@ { if (devices["AttriButeId"] == "1281") { if (devices.ContainsKey("IgnoreTime")) if (devices.ContainsKey("IgnoreTime")&& devices["IgnoreTime"]!="0") { timeValue = int.Parse(devices["IgnoreTime"]); } else { if (devices["AttriButeData1"] == "1") if (devices["Range"]== "5") { openView.titleBtn.TextColor = ZigbeeColor.Current.LogicBtnSelectedColor; closeView.titleBtn.TextColor = ZigbeeColor.Current.LogicBtnNotSelectedColor;