mirror of
https://github.com/anklimov/lighthub
synced 2025-12-14 07:39:56 +03:00
DHT22 Input support, thermo and esp refactoring
This commit is contained in:
9
config-examples/c4-3e-1f-03-1b-1b.config.json
Executable file
9
config-examples/c4-3e-1f-03-1b-1b.config.json
Executable file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"mqtt": ["test_esp","192.168.10.1",1883,"test","test"],
|
||||
"items":{
|
||||
"h_speed0": [6,9],
|
||||
"h_speed1": [6,10]},
|
||||
"in": {
|
||||
"5": {"T":4,"emit": "/myhome/s_out/t_vent_street"}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user