mirror of https://github.com/arendst/Tasmota.git
Update Sugar Valley Neopool driver
Add NPLight TOGGLE cmnd Add NPFiltrationMode string parameter Add filtration speed on result Add undocumented register function Fix NPLight get status Fix hydrolysis status Fix NPFiltration side effects Fix pH warning Fix hydrolysis/redox value Fix register desc
This commit is contained in:
parent
551aa10352
commit
87a4b2314f
|
@ -1049,7 +1049,11 @@
|
|||
#define D_NEOPOOL_SETPOINT_OK "Oké"
|
||||
#define D_NEOPOOL_COVER "Voorblad"
|
||||
#define D_NEOPOOL_SHOCK "Skok"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Laag"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1047,8 +1047,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrAus"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Abdeckung"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Niedrig"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1049,7 +1049,11 @@
|
|||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Golpe"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Bajo"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,7 +1048,11 @@
|
|||
#define D_NEOPOOL_SETPOINT_OK "OK"
|
||||
#define D_NEOPOOL_COVER "Couverture"
|
||||
#define D_NEOPOOL_SHOCK "Choc chlore"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Bas"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "OK"
|
||||
#define D_NEOPOOL_COVER "Copertura"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Bassa"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
|
@ -1048,8 +1048,12 @@
|
|||
#define D_NEOPOOL_PR_OFF "PrOff"
|
||||
#define D_NEOPOOL_SETPOINT_OK "Ok"
|
||||
#define D_NEOPOOL_COVER "Cover"
|
||||
#define D_NEOPOOL_SHOCK "Shock"
|
||||
#define D_NEOPOOL_ALARM "! "
|
||||
#define D_NEOPOOL_SHOCK "Boost"
|
||||
#define D_NEOPOOL_STATUS_ON "ON"
|
||||
#define D_NEOPOOL_STATUS_OFF "OFF"
|
||||
#define D_NEOPOOL_STATUS_WAIT "WAIT"
|
||||
#define D_NEOPOOL_STATUS_TANK "TANK"
|
||||
#define D_NEOPOOL_STATUS_FLOW "Flow"
|
||||
#define D_NEOPOOL_LOW "Low"
|
||||
#define D_NEOPOOL_FLOW1 "FL1"
|
||||
#define D_NEOPOOL_FLOW2 "FL2"
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue