log py/fridge.py @ 476:06de0f2ffa26

age author description
Thu, 25 Jul 2013 08:05:40 +0800 Matt Johnston workaround for invalid wort time
Thu, 25 Apr 2013 21:03:53 +0800 Matt Johnston make fridge air range a parameter
Wed, 20 Feb 2013 21:08:42 +0800 Matt Johnston add nowort mode
Mon, 18 Feb 2013 23:31:32 +0800 Matt Johnston - use the fridge temperature for control too, keep it in a 6deg band
Sat, 12 Jan 2013 21:54:55 +0800 Matt Johnston less verbose logging
Fri, 11 Jan 2013 23:41:56 +0800 Matt Johnston Add daemon mode with locking, add "disabled" parameter
Tue, 08 Jan 2013 22:31:12 +0800 Matt Johnston fix fridge_on_time
Sun, 16 Dec 2012 22:14:46 +0800 Matt Johnston working better. logging works properly, cleanup fridge.off() happens.
Sat, 15 Dec 2012 23:49:08 +0800 Matt Johnston few updates, seems to run
Thu, 29 Nov 2012 23:50:40 +0800 Matt Johnston few more bits
Mon, 26 Nov 2012 23:21:03 +0800 Matt Johnston a bit more, and some tests
Tue, 20 Nov 2012 22:03:10 +0800 Matt Johnston copied fridge logic from main.c
Mon, 19 Nov 2012 22:46:34 +0800 Matt Johnston python raspberry pi rewrite