upd smartBoiler

This commit is contained in:
Mit4el
2024-02-26 23:47:09 +03:00
parent b348629b0b
commit bf7725566b

View File

@@ -1199,6 +1199,8 @@ namespace _Boiler_v2
logicPowerOn();
if (stepMap.find(state.numStepOn) != stepMap.end())
setValue(String(stepMap[state.numStepOn].pwr));
else
setValue("0");
}
/*