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"