From ae705179ce28e2af96d6b65cfb534738115dd187 Mon Sep 17 00:00:00 2001 From: openhp <60161126+openhp@users.noreply.github.com> Date: Mon, 22 Mar 2021 09:55:36 +0000 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 983ed12..a0b8b2d 100644 --- a/README.md +++ b/README.md @@ -128,18 +128,18 @@ qwer qwer ## Diagnostic and status messages -**LastStopCause messages. Why system was stopped**
+**LastStopCause messages. Why system was stopped**

**P.WtMax:_WATTS_** Protective stop, overcurrent, double check your system, **MAX_WATTS** and **POWERON_HIGHTIME** options
**E.Tci, E.Tco, E.Tbe, E.Tae, E.Ts1, E.Ts2, E.Tcrc, E.Treg, E.Tac, E.Tbc, E.Tho, E.Thi** Sensor lost, check wiring. Refer to "T sensors abbreviations"
**E.PresCold** Cold side pressure too low, check refrigerant charge and pressure sensors
**E.PresHot** Hot side pressure too high, check refrigerant charge and pressure sensors

- -**LastStartMessage messages. what event system is waiting for starting work**
-**StCntd:_seconds_** startup countdown, short-term power loss protection -**#HotPrp:_seconds_** hot side pump is on, waiting for T stabilisation countdown see **HOTCIRCLE_CHECK_PREPARE** option -**#HotSlp:_seconds_** sleepeng, last cycle temperature was > setpoint, waiting for next startup, see **HOTCIRCLE_START_EVERY** option -**#HPSlp:_seconds_**" + String( (mincycle_poweroff -(unsigned long)(millis_now - millis_last_heatpump_on))/1000 ); +
+**LastStartMessage messages. what event system is waiting for starting work**

+**StCntd:_seconds_** startup countdown, short-term power loss protection
+**#HotPrp:_seconds_** hot side pump is on, waiting for T stabilisation countdown see **HOTCIRCLE_CHECK_PREPARE** option
+**#HotSlp:_seconds_** sleepeng, last cycle temperature was > setpoint, waiting for next startup, see **HOTCIRCLE_START_EVERY** option
+**#HPSlp:_seconds_**" + String( (mincycle_poweroff -(unsigned long)(millis_now - millis_last_heatpump_on))/1000 );
**#Tho>Max**
**#Thi>Max**