wxr
2020-12-08 145b157ba183ebf877c93ed2dbb01ec737c993d3
HDL_ON/UI/UI2/3-Intelligence/Automation/LogicMethod.cs
@@ -316,7 +316,7 @@
                deviceStrTypeList.Add(Language.StringByID(StringId.AC));
            }
            var floorHeating = deviceList.Find((device) => device.functionType == FunctionType.FloorHeating);
            if (ac != null)
            if (floorHeating != null)
            {
                deviceStrTypeList.Add(Language.StringByID(StringId.FloorHeating));
            }