mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
boiler
This commit is contained in:
@@ -902,7 +902,7 @@ namespace _Boiler_v2
|
||||
//}
|
||||
if (!state.stateDHW) // Если уже включено ГВС, то нечего смотреть на отопление
|
||||
{
|
||||
if (set.cmd_chEnable)
|
||||
if (set.cmd_chEnable && stepMap.size()>0)
|
||||
{
|
||||
SerialPrint("I", "SmartBoiler", " stepMap.size = " + String(stepMap.size()));
|
||||
publishNew("status", "Штатный режим");
|
||||
|
||||
Reference in New Issue
Block a user