formatting update

This commit is contained in:
Rob Pearce 2022-05-28 15:23:39 +10:00
parent 338f8f57f3
commit 1414777092
1 changed files with 26 additions and 24 deletions

View File

@ -26,8 +26,9 @@ It can also log to an influxdb database for easy integration into Grafana or sim
# Usage
root@gridbug:~# scripts/aircon.sh -h
usage: scripts/aircon.sh [options]
```text
root@gridbug:~# scripts/aircon.sh -h
usage: scripts/aircon.sh [options]
Modifies aircon based on configured parameters in /root/.airconrc.
@ -52,6 +53,7 @@ It can also log to an influxdb database for easy integration into Grafana or sim
-t num Specify degrees below min temperature before taking action.
-T num Specify degrees above max temperature before taking action.
-y Actually run commands/db inserts. By default, commands are just displayed.
```
# Examples