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