log py/fridge.py @ 639:89818a14648b rust tip

age author description
Sat, 28 Nov 2015 08:42:33 +0800 Matt Johnston fix missing on_time variable
Wed, 11 Nov 2015 21:58:38 +0800 Matt Johnston scale integrate by delay time
Wed, 11 Nov 2015 00:20:20 +0800 Matt Johnston untested fridge.integrator
Tue, 10 Nov 2015 23:25:03 +0800 Matt Johnston more logging of overshoot
Sun, 05 Jul 2015 00:44:05 +0800 Matt Johnston emergency change sensor config
Tue, 09 Jun 2015 23:27:44 +0800 Matt Johnston long polling works
Mon, 08 Jun 2015 22:31:21 +0800 Matt Johnston put more things inside "try"
Sat, 11 Apr 2015 23:32:59 +0800 Matt Johnston better arg parser. seems close to ready
Sat, 11 Apr 2015 21:09:13 +0800 Matt Johnston improve exception handling
Fri, 20 Mar 2015 20:12:25 +0800 Matt Johnston porting to asyncio
Fri, 19 Dec 2014 22:34:41 +0800 Matt Johnston Fridge.is_off() wasn't a method
Fri, 19 Dec 2014 22:32:59 +0800 Matt Johnston make the fridge off timer more robust
Fri, 19 Dec 2014 21:52:50 +0800 Matt Johnston sleep on a semaphore so it can start/stop immediately when there's a SIGHUP
Tue, 04 Mar 2014 22:01:25 +0800 Matt Johnston Fix invalid wort time check
Thu, 30 Jan 2014 22:55:27 +0800 Matt Johnston a few fixes