ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceDetailInfo.cs
@@ -332,7 +332,7 @@ CommonPage.Loading.Start(); if (device.CommonDevice == null) { CommonPage.Instance.ShowErrorInfoAlert(R.MyInternationalizationString.FailedPleaseTryAgain); CommonFormResouce.ShowTip(Language.StringByID(R.MyInternationalizationString.FailedPleaseTryAgain)); return; } if (device.CommonDevice.Type == ZigBee.Device.DeviceType.OnOffOutput)