X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=auto%2Fburrow-auto;h=1f3b1ed04072fa47802fa29ed1ed73d2c0fd99e6;hb=a19c9d67a8e44349c1401c73965b2a9c38b6a9cf;hp=dbcd822e1fea00d35b25dc27c5c834c96f365064;hpb=38b7ba69dd4b5d0bc8f9c8b4468f2180e319cb51;p=home-hw.git diff --git a/auto/burrow-auto b/auto/burrow-auto index dbcd822..1f3b1ed 100755 --- a/auto/burrow-auto +++ b/auto/burrow-auto @@ -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: