mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
upd smartBoiler
This commit is contained in:
@@ -1199,6 +1199,8 @@ namespace _Boiler_v2
|
||||
logicPowerOn();
|
||||
if (stepMap.find(state.numStepOn) != stepMap.end())
|
||||
setValue(String(stepMap[state.numStepOn].pwr));
|
||||
else
|
||||
setValue("0");
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user