mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 01:09:51 +03:00
fix water: retValve and circ time control
This commit is contained in:
@@ -120,6 +120,7 @@ class Water : public EMSdevice {
|
||||
bool set_wwHystOff(const char * value, const int8_t id);
|
||||
|
||||
bool set_wwDeltaTRet(const char * value, const int8_t id);
|
||||
bool set_wwRetValve(const char * value, const int8_t id);
|
||||
bool set_errorDisp(const char * value, const int8_t id);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user