From 1e649e2cf1c2d3064ec93af3c00cb974d5a53020 Mon Sep 17 00:00:00 2001 From: maccoylton Date: Sun, 18 Nov 2018 12:45:13 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e23620..32ade9a 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,5 @@ accessory. It sends events as the value changes, which can then be actioned by t For example when the thermostat sets the current_heating_cooling_status to heat/off, use Eve to trigger the switch accesory to on/off respectively. You can also set timer based events in Eve to control the target_heating_cooling_status, in other words you can create a program of when you want the heating to go on or off. + +Now updated to include and screen (SSD1306 OLED) and buttons to adjust up and down the target temperature.