mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 17:59:53 +03:00
added missing heatingtype
This commit is contained in:
@@ -249,6 +249,7 @@ MAKE_PSTR(nighttemp, "Night temperature")
|
||||
MAKE_PSTR(manualtemp, "Manual temperature")
|
||||
MAKE_PSTR(holidaytemp, "Holiday temperature")
|
||||
MAKE_PSTR(nofrosttemp, "Nofrost temperature")
|
||||
MAKE_PSTR(heatingtype, "Heating type")
|
||||
MAKE_PSTR(targetflowtemp, "Target flow temperature")
|
||||
MAKE_PSTR(offsettemp, "Offset temperature")
|
||||
MAKE_PSTR(designtemp, "Design temperature")
|
||||
|
||||
Reference in New Issue
Block a user