]> mj.ucw.cz Git - home-hw.git/blobdiff - auto/burrow-auto
Auto: Loft temperature threshold
[home-hw.git] / auto / burrow-auto
index dbcd822e1fea00d35b25dc27c5c834c96f365064..1f3b1ed04072fa47802fa29ed1ed73d2c0fd99e6 100755 (executable)
@@ -146,7 +146,7 @@ def auto_loft_fan():
             fs = 0
     elif ac_is_on() > 0:
         fs = 3
-    elif st.hysteresis('lf_loft_hot', lt, 23, 24) > 0:
+    elif st.hysteresis('lf_loft_hot', lt, 25, 26) > 0:
         if st.hysteresis('lf_loft_hotter_than_out', lt, out - 1, out + 1) > 0:
             fs = 3
         else: