From af5d6d9b8307ae20e52ea9cf2533b68e4b9794b5 Mon Sep 17 00:00:00 2001 From: Ray Jones Date: Wed, 6 Feb 2019 19:57:22 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f68395..4b90485 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,11 @@ Working so far: * Two timers - including selectable day and repeat functionality * Battery backed Real Time Clock - DS3231 * Prototype "Green PCB" in production, using naked ESP32 and HC-05 modules +* Temperature readout in Celcius or Farenheit To be implemented -------------------------- -* Temperature readout in Celcius or Farenheit +* Add 2 external digital inputs, 2 digital outputs, analogue input 433MHz Rx stream, 433MHz Tx stream connections. This would allow external timer units for example, or analogue temeprature demand (which is still only 1 degree resolution). * MQTT pub/sub * "fuel gauge" - Integrate pump frequency, assuming a repeatable dose of fuel per pump cycle... * Proper 7 day timer with each day settable for at least 2 times (eg morning/evening)