From d797559d9d5eb5a4ce05815da552f342da29c3ba Mon Sep 17 00:00:00 2001 From: Ray Jones Date: Sun, 16 Jun 2019 10:55:45 +0000 Subject: [PATCH] Update JSON dictionary --- JSON-dictionary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSON-dictionary.md b/JSON-dictionary.md index c57ff0e..2a36139 100644 --- a/JSON-dictionary.md +++ b/JSON-dictionary.md @@ -57,7 +57,7 @@ Certain commands are used to alter the non volatile settings stored by the contr | TempMode | integer | 0,1 | From ESP | | 0=degC
1=degF | | Thermostat | int | 0,1 | To/From ESP | **YES** | | | ThermostatMethod | int | 0,1,2 | To/From ESP | **YES** |0: Conventional
1: User deadband
2: Linear Hz | -| ThermostatOvertemp | int | 0 ... 10 | To/From ESP | **YES** | shutdown (suspend) heater if this much over set point | +| ThermostatOvertemp | int | 0 ... 10 | To/From ESP | **YES** | Cyclic mode
Shutdown (suspend) heater if this much over set point.
0 => disabled | | ThermostatUndertemp | int | -20 ... 0 | To/From ESP | **YES** | restart heater if this much below set point | | ThermostatWindow | float| 0.2 ... 6.3 | To/From ESP | **YES** | degC span of thermostat window | | Time | string | HH:mm:ss | To ESP | no | |