fix wwcharge-command #112

This commit is contained in:
MichaelDvP
2021-09-18 13:58:08 +02:00
parent 09847ee33c
commit 11590061a3
2 changed files with 1 additions and 15 deletions

View File

@@ -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);