-
Notifications
You must be signed in to change notification settings - Fork 18
/
tasmota_flashed_plug.json
45 lines (45 loc) · 1.01 KB
/
tasmota_flashed_plug.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[
{
"id": "deaf518.b4776b",
"type": "Sonoff device",
"z": "a1755145.48ed",
"mode": "0",
"broker": "73320efc.b9ffe",
"device": "tasmota-switch-3",
"name": "",
"onValue": "ON",
"offValue": "OFF",
"cmdPrefix": "cmnd",
"statPrefix": "stat",
"telePrefix": "tele",
"x": 670,
"y": 240,
"wires": [
[
"43a3c64d.9f4fc8"
]
]
},
{
"id": "73320efc.b9ffe",
"type": "mqtt-broker",
"z": "",
"name": "",
"broker": "192.168.178.50",
"port": "1883",
"clientid": "",
"usetls": false,
"compatmode": false,
"keepalive": "60",
"cleansession": true,
"birthTopic": "",
"birthQos": "0",
"birthPayload": "",
"closeTopic": "",
"closeQos": "0",
"closePayload": "",
"willTopic": "",
"willQos": "0",
"willPayload": ""
}
]