Schematic diagramm for hardware added

This commit is contained in:
2018-04-14 15:40:54 +03:00
parent 7ea21d9ccc
commit 81ea6e31a7
4 changed files with 5 additions and 5 deletions

View File

@@ -918,7 +918,7 @@ int Item::checkFM() {
int pwr = node.getResponseBuffer(3);
if (pwr > 0) aJson.addNumberToObject(out, "pwr", pwr / 10.); else aJson.addNumberToObject(out, "pwr", 0);
if (ftemp>fset+FM_OVERHEAT_CELSIUS && set)
if (ftemp>FM_OVERHEAT_CELSIUS && set)
{
mqttClient.publish("/alarm/ovrht", itemArr->name);
Ctrl(CMD_OFF); //Shut down