diff --git a/README.md b/README.md index 9a31c4c..1e6b33e 100644 --- a/README.md +++ b/README.md @@ -133,17 +133,17 @@ qwer | Message | description | | ------------- | ------------- | | **Normal_stop** | Normal stop, i.e. setpoint sensor temperature > setpoint, so no need to heat anymore | -| **P.WtMax:_WATTS_** | Protective stop, overcurrent, double check your system, **MAX_WATTS** and **POWERON_HIGHTIME** options | -| **P.W.wattMIN** | c_wattage_max/5 , see **MAX_WATTS** option | -| **P.W.TcrcMIN** | see **T_WORKINGOK_CRANKCASE_MIN** option | -| **P.Tho** | Protective stop, check system, see **T_HOT_MAX** option | -| **P.Thi** | Protective stop, check system, see **T_HOT_MAX** option | -| **P.Tcrc** | Protective stop, check system, see **T_CRANKCASE_MAX** option | -| **P.Tae** | Protective stop, check system, see **T_COLDREF_MIN** option | -| **P.Tbe** | Protective stop, check system, see **T_BEFORE_EVAP_WORK_MIN** option | -| **P.Tbc** | Protective stop, check system, see **T_BEFORE_CONDENSER_MAX** option | -| **P.Tci** | Protective stop, check system, see **T_COLD_MIN** option | -| **P.Tco** | Protective stop, check system, see **T_COLD_MIN** option | +| **P.WtMax:_WATTS_** | Protective stop. Overcurrent, double check your system, then **MAX_WATTS** and **POWERON_HIGHTIME** options | +| **P.W.wattMIN** | Protective stop. Power consumtion abnormally low ( 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 |