From d744666162ae0e2cd721510f461d3da9bb9882c9 Mon Sep 17 00:00:00 2001 From: atse Date: Mon, 14 Oct 2024 10:00:45 +0800 Subject: [PATCH] README: Improve description of report command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4e2c4c..60766bd 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ formatted as line-delimited JSON. | Syntax | Function | |------------------------------------------- |-------------------------------------------------------------------------------| -| `report` | Show current input | +| `report` | Show latest report of Thermostat parameters (see *Reports* section) | | `report mode` | Show current report mode | | `report mode ` | Set report mode | | `pwm` | Show current PWM settings |