Skip to content

Commit 8ea1f6c

Browse files
authored
Update README.md
1 parent 028dd42 commit 8ea1f6c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and follow the prompts!
1818

1919
You can configure more options by editing the `/opt/wink-mqtt-rs/config` file after installation (it's just the CLI args to the process).
2020

21-
## Usage
21+
## Options
2222
```bash
2323
wink-mqtt-rs 0.2.0
2424
Mike Kaplinskiy <[email protected]>
@@ -58,6 +58,10 @@ OPTIONS:
5858
5959
The default setup above will read these options from `/opt/wink-mqtt-rs/config` . You can also see this by running `cargo +nightly run`.
6060
61+
## Logs
62+
63+
If you're having issues, you can find logs at `/var/log/wink-mqtt-rs.log`. Adding `-vvv` to the config mentioned above will increase the verbosity of logs.
64+
6165
### MQTT Messages
6266

6367
If you have a topic prefix of `home/wink/`, and a device id with `1` named `Fan`:

0 commit comments

Comments
 (0)