highing666 пре 3 година
родитељ
комит
0751db499b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/controllers/equipment/vrf/basic.py

+ 1 - 1
app/controllers/equipment/vrf/basic.py

@@ -381,7 +381,7 @@ class VRFController1(VRFController):
                 if (
                     self.feedback == FeedbackValue.a_little_cold
                     or self.feedback == FeedbackValue.so_cold
-                    or self.feedback.noisy_or_blowy
+                    or self.feedback == FeedbackValue.noisy_or_blowy
                 ):
                     if self.device.speed == "HH":
                         new_speed = "M"