mirror of
https://github.com/openhp/HeatPumpController.git
synced 2024-11-18 12:33:59 +00:00
Update README.md
This commit is contained in:
parent
67522e8062
commit
a71f81b37f
1 changed files with 2 additions and 2 deletions
|
@ -205,8 +205,8 @@ Additional sensors, disabled and not used by default:
|
||||||
| **StCntd:_seconds_** | Startup countdown, short-term power loss protection. |
|
| **StCntd:_seconds_** | Startup countdown, short-term power loss protection. |
|
||||||
| **HP_Started** | Normal start. |
|
| **HP_Started** | Normal start. |
|
||||||
| **#Thi>Setp.** | "Hot in" temperature > setpoint, so no reason to start |
|
| **#Thi>Setp.** | "Hot in" temperature > setpoint, so no reason to start |
|
||||||
| **#Ts1>Setp.** | "Ts1" temperature > setpoint, so no reason to start, see SETPOINT_TS1 option to switch betwees Thi and Ts1 as setpoint sensor |
|
| **#Ts1>Setp.** | "Ts1" temperature > setpoint, so no reason to start, see **SETPOINT_TS1** option to switch betwees Thi and Ts1 as setpoint sensor |
|
||||||
| **HWP_OFF** | Setpoint sensor temperature > setpoint, so hot side pump powered off and gone to power saving mode. See **HOTCIRCLE_STOP_AFTER**. |
|
| **HWP_OFF** | Setpoint sensor temperature > setpoint, so after some time (**HOTCIRCLE_STOP_AFTER** option) hot side pump powered off and gone to power saving mode. |
|
||||||
| **HWP_ON_by_ev** | Hot side pump started after power saving. See **HOTCIRCLE_START_EVERY** option. |
|
| **HWP_ON_by_ev** | Hot side pump started after power saving. See **HOTCIRCLE_START_EVERY** option. |
|
||||||
| **#HotPrp:_seconds_** | Hot side pump is on, waiting for T stabilisation. Countdown, seconds. See **HOTCIRCLE_CHECK_PREPARE** option. |
|
| **#HotPrp:_seconds_** | Hot side pump is on, waiting for T stabilisation. Countdown, seconds. See **HOTCIRCLE_CHECK_PREPARE** option. |
|
||||||
| **#HotSlp:_seconds_** | Hot side pump in power save mode (sleeping). Waiting for next startup. Countdown, seconds. See **HOTCIRCLE_START_EVERY** option. |
|
| **#HotSlp:_seconds_** | Hot side pump in power save mode (sleeping). Waiting for next startup. Countdown, seconds. See **HOTCIRCLE_START_EVERY** option. |
|
||||||
|
|
Loading…
Reference in a new issue