README update
This commit is contained in:
parent
6d2a75c7d3
commit
a821b1efb2
11
README.md
11
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue