@@ -278,7 +278,7 @@ MAKE_PSTR_LIST(selBurnPow, F("selburnpow"), F("burner selected max power"))
278
278
MAKE_PSTR_LIST (heatingPumpMod , F ("heatingpumpmod "), F ("heating pump modulation "))
279
279
MAKE_PSTR_LIST (heatingPump2Mod , F ("heatingpump2mod "), F ("heating pump 2 modulation "))
280
280
MAKE_PSTR_LIST (outdoorTemp , F ("outdoortemp "), F ("outside temperature "))
281
- MAKE_PSTR_LIST (curFlowTemp , F ("curFlowtemp "), F ("current flow temperature "))
281
+ MAKE_PSTR_LIST (curFlowTemp , F ("curflowtemp "), F ("current flow temperature "))
282
282
MAKE_PSTR_LIST (retTemp , F ("rettemp "), F ("return temperature "))
283
283
MAKE_PSTR_LIST (switchTemp , F ("switchtemp "), F ("mixing switch temperature "))
284
284
MAKE_PSTR_LIST (sysPress , F ("syspress "), F ("system pressure "))
@@ -337,7 +337,7 @@ MAKE_PSTR_LIST(wWSelTemp, F("wwseltemp"), F("selected temperature"))
337
337
MAKE_PSTR_LIST (wWSetTemp , F ("wwsettemp "), F ("set temperature "))
338
338
MAKE_PSTR_LIST (wWType , F ("wwtype "), F ("type "))
339
339
MAKE_PSTR_LIST (wWComfort , F ("wwcomfort "), F ("comfort "))
340
- MAKE_PSTR_LIST (wWFlowTempOffset , F ("wwFlowtempoffset "), F ("flow temperature offset "))
340
+ MAKE_PSTR_LIST (wWFlowTempOffset , F ("wwflowtempoffset "), F ("flow temperature offset "))
341
341
MAKE_PSTR_LIST (wWMaxPower , F ("wwmaxpower "), F ("max power "))
342
342
MAKE_PSTR_LIST (wWCircPump , F ("wwcircpump "), F ("circulation pump available "))
343
343
MAKE_PSTR_LIST (wWChargeType , F ("wwchargetype "), F ("charging type "))
0 commit comments