formatting update
This commit is contained in:
parent
338f8f57f3
commit
1414777092
|
@ -26,6 +26,7 @@ It can also log to an influxdb database for easy integration into Grafana or sim
|
|||
|
||||
# Usage
|
||||
|
||||
```text
|
||||
root@gridbug:~# scripts/aircon.sh -h
|
||||
usage: scripts/aircon.sh [options]
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue