dht fixed, presets support

This commit is contained in:
Dmitry Borisenko
2020-02-19 03:14:21 +03:00
parent a29a8b246c
commit 7bc5be8db5
28 changed files with 243 additions and 729 deletions

View File

View File

View File

@@ -0,0 +1,5 @@
dhtT DHT22 2 Температура#DHT,#t°C Датчики any-data 1
dhtH DHT22 2 Влажность#DHT,#% Датчики any-data 2
dhtComfort Степень#комфорта: Датчики 3
dhtPerception Восприятие: Датчики 4
dhtDewpoint Точка#росы: Датчики 5

View File

@@ -0,0 +1 @@

View File

@@ -0,0 +1 @@
button 1 5 Включить#все Реле 0 1

View File

@@ -0,0 +1,8 @@
button1 = 1
mqtt 3233662-1589485 buttonSet_1_1
mqtt 2233662-1589486 buttonSet_1_1
end
button1 = 0
mqtt 3233662-1589485 buttonSet_1_0
mqtt 2233662-1589486 buttonSet_1_0
end

View File

@@ -0,0 +1 @@
switch 1 0 10

View File

@@ -0,0 +1,3 @@
switch1 = 1
mqtt 3233662-1589489 buttonChange_1
end

View File

@@ -0,0 +1 @@
switch 1 0 10

View File

@@ -0,0 +1,4 @@
switch1 = 1
mqtt 3233662-1589485 buttonChange_1
mqtt 2233662-1589486 buttonChange_1
end

View File

@@ -0,0 +1,2 @@
button 1 13 Включить#реле Реле 0 1
switch 1 0 10

View File

@@ -0,0 +1,3 @@
switch1 = 1
buttonChange 1
end