mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-31 11:09:10 +03:00
fix wwcharge-command #112
This commit is contained in:
@@ -352,7 +352,6 @@ class Thermostat : public EMSdevice {
|
||||
bool set_wwmode(const char * value, const int8_t id);
|
||||
bool set_wwtemp(const char * value, const int8_t id);
|
||||
bool set_wwtemplow(const char * value, const int8_t id);
|
||||
bool set_wwonetime(const char * value, const int8_t id);
|
||||
bool set_wwcircmode(const char * value, const int8_t id);
|
||||
bool set_wwcharge(const char * value, const int8_t id);
|
||||
bool set_wwchargeduration(const char * value, const int8_t id);
|
||||
|
||||
Reference in New Issue
Block a user