mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 15:42:20 +03:00
recovery
This commit is contained in:
4
data_ms/presets/presets.c.txt
Normal file
4
data_ms/presets/presets.c.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
0;output;100-0;anydataTemp;MySensors;Температура;order
|
||||
0;output;100-1;anydataPress;MySensors;Давление;order
|
||||
0;output;100-2;anydataHum;MySensors;Влажность;order
|
||||
0;input;dgt;inputDigit;MySensors;Введите#цифру;order*
|
||||
6
data_ms/presets/presets.s.txt
Normal file
6
data_ms/presets/presets.s.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
100-0 > dgt
|
||||
telegram Гостинная Повышение#температуры
|
||||
end
|
||||
100-0 < dgt
|
||||
telegram Гостинная Понижение#температуры
|
||||
end*
|
||||
Reference in New Issue
Block a user