diff -r 0226d0f37bb7 -r 6b9f0c3c7f63 thermferm/thermferm.c --- a/thermferm/thermferm.c Thu Sep 17 17:01:15 2015 +0200 +++ b/thermferm/thermferm.c Thu Sep 17 17:09:09 2015 +0200 @@ -1309,6 +1309,13 @@ } /* switch */ } } + } else { + /* + * Set some sane values + */ + unit->prof_target_lo = 19.8; + unit->prof_target_hi = 20.2; + unit->prof_fridge_mode = 0; } /*