Update JSON dictionary
parent
eabcc85086
commit
d797559d9d
1 changed files with 1 additions and 1 deletions
|
@ -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<BR>1=degF |
|
| TempMode | integer | 0,1 | From ESP | | 0=degC<BR>1=degF |
|
||||||
| Thermostat | int | 0,1 | To/From ESP | **YES** | |
|
| Thermostat | int | 0,1 | To/From ESP | **YES** | |
|
||||||
| ThermostatMethod | int | 0,1,2 | To/From ESP | **YES** |0: Conventional <BR>1: User deadband<BR>2: Linear Hz |
|
| ThermostatMethod | int | 0,1,2 | To/From ESP | **YES** |0: Conventional <BR>1: User deadband<BR>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 <BR>Shutdown (suspend) heater if this much over set point. <BR>0 => disabled |
|
||||||
| ThermostatUndertemp | int | -20 ... 0 | To/From ESP | **YES** | restart heater if this much below set point |
|
| 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 |
|
| ThermostatWindow | float| 0.2 ... 6.3 | To/From ESP | **YES** | degC span of thermostat window |
|
||||||
| Time | string | HH:mm:ss | To ESP | no | |
|
| Time | string | HH:mm:ss | To ESP | no | |
|
||||||
|
|
Loading…
Reference in a new issue