wxr
2020-09-10 af1cb3ecd0f4b0589e00b28f7f9edccf39e6e12b
HDL_ON/Entity/Function/Function.cs
@@ -173,7 +173,7 @@
                case "temperature":
                case "brightness":
                case "percent":
                    if (text == "")
                    if (value == "")
                    {
                        this.value = this.min;
                        text = this.min.ToString();