JLChen
2021-10-21 9cba77428a389c5dec6201422a877cb580166389
HDL_ON/UI/UI2/3-Intelligence/Scene/SceneAddPage.cs
@@ -527,7 +527,7 @@
            }
            if (fanState != null)
            {
                sceneFunctionInfo += tempState.GetValueText();
                sceneFunctionInfo += fanState.GetValueText();
            }
            var briState = sceneFunction.status.Find((obj) => obj.key == FunctionAttributeKey.Brightness);
            if (briState != null)