added missing heatingtype

This commit is contained in:
proddy
2020-10-20 12:02:56 +02:00
parent 6422875091
commit 21b1c9ed75
3 changed files with 4 additions and 1 deletions

View File

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