From a821b1efb27650fe54d963da0929477accc369f7 Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Sat, 28 May 2022 15:29:21 +1000 Subject: [PATCH] README update --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 37932d2..1011bd7 100755 --- a/README.md +++ b/README.md @@ -17,12 +17,13 @@ It can also log to an influxdb database for easy integration into Grafana or sim # Features -- Log temperature measurements to a CSV file or InfluxDB -- Control zone temperature by opening/closing its vents -- Control zone temperature by opening/closing vents in adjacent zones -- Automatically adjust aircon settings based on defined temperature thresholds -- Turn zones on/off based on ARP table entries for specific MAC addresses (for example, if a TV is turned on or a person's phone is detected) - Define temperature rules based on weekday and/or time +- Automatically adjust aircon settings based on defined temperature thresholds +- Control zone temperature by opening/closing vents +- Open/close vents in adjacent zones to assist in temperature control +- Turn the entire aircon system on/off as needed to control temperature +- Turn zones on/off based on ARP table entries for specific MAC addresses (for example, if a TV is turned on or a person's phone is detected) +- Log temperature measurements to a CSV file or InfluxDB # Usage