mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
add boiler ww-hysteresis, maintenance settings
This commit is contained in:
@@ -463,6 +463,8 @@ MAKE_PSTR_LIST(tankMiddleTemp, F("tankmiddletemp"), F("ww tank middle temperatur
|
||||
MAKE_PSTR_LIST(wWStarts, F("wwstarts"), F("ww # starts"))
|
||||
MAKE_PSTR_LIST(wWStarts2, F("wwstarts2"), F("ww # control starts"))
|
||||
MAKE_PSTR_LIST(wWWorkM, F("wwworkm"), F("ww active time"))
|
||||
MAKE_PSTR_LIST(wWHystOn, F("wwhyston"), F("ww hysteresis on temperature"))
|
||||
MAKE_PSTR_LIST(wWHystOff, F("wwhystoff"), F("ww hysteresis off temperature"))
|
||||
|
||||
// thermostat
|
||||
// extra commands, with no long name so they don't show up in WebUI
|
||||
|
||||
Reference in New Issue
Block a user