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

+ 2 - 0
app/controllers/equipment/vrf/basic.py

@@ -350,6 +350,8 @@ class VRFController1(VRFController):
         a_now = arrow.utcnow()
 
         # Restriction.
+        logger.debug(self.blow_feedback_time)
+        logger.debug(a_now.date())
         if a_now.date() == arrow.get(self.blow_feedback_time).date():
             if new_speed == "HH":
                 new_speed = "M"