computer_rxf: neue Steckdose mir neiem Kommando
This commit is contained in:
+13
-10
@@ -384,8 +384,8 @@
|
||||
"wires": [
|
||||
[
|
||||
"97aed912c480bc99",
|
||||
"651da90bdb2f954f",
|
||||
"4785a5b4933cd3fe"
|
||||
"4785a5b4933cd3fe",
|
||||
"651da90bdb2f954f"
|
||||
]
|
||||
]
|
||||
},
|
||||
@@ -644,6 +644,7 @@
|
||||
"protocolVersion": "4",
|
||||
"keepalive": "60",
|
||||
"cleansession": true,
|
||||
"autoUnsubscribe": true,
|
||||
"birthTopic": "",
|
||||
"birthQos": "0",
|
||||
"birthPayload": "",
|
||||
@@ -7418,6 +7419,7 @@
|
||||
"name": "function 41",
|
||||
"func": "if (flow.get(\"mv_downW\")) {\n flow.set(\"mv_downW\", false)\n msg.payload = {\"state\": \"STOP\"}\n} else {\n flow.set(\"mv_downW\", true)\n msg.payload = { \"state\": \"CLOSE\" }\n}\nreturn msg;",
|
||||
"outputs": 1,
|
||||
"timeout": "",
|
||||
"noerr": 0,
|
||||
"initialize": "",
|
||||
"finalize": "",
|
||||
@@ -7437,6 +7439,7 @@
|
||||
"name": "function 42",
|
||||
"func": "if (flow.get(\"mv_upW\")) {\n flow.set(\"mv_upW\", false)\n msg.payload = {\"state\": \"STOP\"}\n} else {\n flow.set(\"mv_upW\", true)\n msg.payload = { \"state\": \"OPEN\" }\n}\nreturn msg;",
|
||||
"outputs": 1,
|
||||
"timeout": "",
|
||||
"noerr": 0,
|
||||
"initialize": "",
|
||||
"finalize": "",
|
||||
@@ -7454,7 +7457,7 @@
|
||||
"type": "debug",
|
||||
"z": "85bb16dbe6fb391c",
|
||||
"name": "debug 127",
|
||||
"active": false,
|
||||
"active": true,
|
||||
"tosidebar": true,
|
||||
"console": false,
|
||||
"tostatus": false,
|
||||
@@ -7470,7 +7473,7 @@
|
||||
"type": "debug",
|
||||
"z": "85bb16dbe6fb391c",
|
||||
"name": "debug 128",
|
||||
"active": false,
|
||||
"active": true,
|
||||
"tosidebar": true,
|
||||
"console": false,
|
||||
"tostatus": false,
|
||||
@@ -7486,7 +7489,7 @@
|
||||
"type": "debug",
|
||||
"z": "85bb16dbe6fb391c",
|
||||
"name": "debug 129",
|
||||
"active": false,
|
||||
"active": true,
|
||||
"tosidebar": true,
|
||||
"console": false,
|
||||
"tostatus": false,
|
||||
@@ -7517,8 +7520,8 @@
|
||||
"id": "ff14f67020e558bc",
|
||||
"type": "mqtt out",
|
||||
"z": "85bb16dbe6fb391c",
|
||||
"name": "Terasse_WZ_Rollladen",
|
||||
"topic": "zigbee2mqtt/Terasse_WZ_Rollladen/set",
|
||||
"name": "Rollladen_WZ_Terasse/",
|
||||
"topic": "zigbee2mqtt/Rollladen_WZ_Terasse/set",
|
||||
"qos": "0",
|
||||
"retain": "false",
|
||||
"respTopic": "",
|
||||
@@ -7527,7 +7530,7 @@
|
||||
"correl": "",
|
||||
"expiry": "",
|
||||
"broker": "c46833d59903b816",
|
||||
"x": 1180,
|
||||
"x": 1190,
|
||||
"y": 1760,
|
||||
"wires": []
|
||||
},
|
||||
@@ -12855,7 +12858,7 @@
|
||||
"type": "mqtt out",
|
||||
"z": "9af67c7112bb80c5",
|
||||
"name": "",
|
||||
"topic": "home66/computertisch_rxf/tasmota_990612/cmnd/POWER",
|
||||
"topic": "cmnd/tasmota_127178/POWER",
|
||||
"qos": "0",
|
||||
"retain": "",
|
||||
"respTopic": "",
|
||||
@@ -12864,7 +12867,7 @@
|
||||
"correl": "",
|
||||
"expiry": "",
|
||||
"broker": "c46833d59903b816",
|
||||
"x": 1140,
|
||||
"x": 1050,
|
||||
"y": 220,
|
||||
"wires": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user