устранен баг телеграма, баг сценариев....

This commit is contained in:
Dmitry Borisenko
2020-12-20 17:08:16 +01:00
parent 3417d0c915
commit 1df87f8986
9 changed files with 93 additions and 77 deletions

View File

@@ -3,10 +3,10 @@
0;inoutput;tUp1;inputDigit;Термостат1;Верхний#порог;3
0;inoutput;tLow1;inputDigit;Термостат1;Нижний#порог;4
0;button-out;btn1;toggle;Термостат1;Нагрев;5;pin[12]*
0;dallas-temp;t2;anydataTemp;Термостат2;Температура;1;pin[2];index[0];int[60]
0;dallas-temp;t2;anydataTemp;Термостат2;Температура;1;pin[2];index[0];int[10]
0;logging;log2;chart;Термостат2;История;2;val[t2];int[10];cnt[100]
0;inoutput;threshold;inputDigitTemp;Термостат2;Заданная#температура;3
0;button-out;heater2;toggle;Термостат2;Нагреватель;7;pin[12]
0;button-out;heater2;toggle;Термостат2;Нагреватель;7;pin[5]
0;inoutput;time21;inputTimeClock;Расписание2;Утренний#период;8
0;inoutput;threshold1;inputDigitTemp;Расписание2;Температура;9
0;inoutput;time22;inputTimeClock;Расписание2;Дневной#период;10

View File

@@ -1,10 +1,10 @@
t1 > tUp1
btn1 0
telegram нагрев#выключен 1
telegram Гостинная нагрев#выключен
end
t1 < tLow1
btn1 1
telegram нагрев#включен 1
telegram Гостинная нагрев#включен
end*
t2 > threshold+-2
heater2 0
@@ -26,11 +26,11 @@ threshold threshold4
end*
h3 > hUp3
hUp3 0
telegram полив#выключен 1
telegram Теплица полив#выключен
end
h3 < hLow3
hUp3 1
telegram полив#включен 1
telegram Теплица полив#включен
end*
timenow = time41
btn41 1
@@ -65,7 +65,7 @@ end*
sensor = 1
text обнаружено
time %date%
telegram text обнаружено#движение 1
telegram often Обнаружено#движение
end
reset = 1
text не#обнаружено