gxc
2019-12-03 642fcdaeb496d9a8f3154e17fd76005be3fcf197
ZigbeeApp/Shared/Common/SceneTargetDeviceUI.cs
@@ -159,7 +159,7 @@
                    }
                    else if(taskListInfo.Data1==4 || taskListInfo.Data1==5)
                    {
                        tempareture = $"{ taskListInfo.Data2} ℃";
                        tempareture = $"{ taskListInfo.Data2/100} ℃";
                    }
                    else if (taskListInfo.Data1 == 6)
                    {