computer_rxf: neue Steckdose mir neiem Kommando

This commit is contained in:
rxf
2026-05-22 14:52:35 +02:00
parent e04e8e0260
commit fe0a571730
+13 -10
View File
@@ -384,8 +384,8 @@
"wires": [ "wires": [
[ [
"97aed912c480bc99", "97aed912c480bc99",
"651da90bdb2f954f", "4785a5b4933cd3fe",
"4785a5b4933cd3fe" "651da90bdb2f954f"
] ]
] ]
}, },
@@ -644,6 +644,7 @@
"protocolVersion": "4", "protocolVersion": "4",
"keepalive": "60", "keepalive": "60",
"cleansession": true, "cleansession": true,
"autoUnsubscribe": true,
"birthTopic": "", "birthTopic": "",
"birthQos": "0", "birthQos": "0",
"birthPayload": "", "birthPayload": "",
@@ -7418,6 +7419,7 @@
"name": "function 41", "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;", "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, "outputs": 1,
"timeout": "",
"noerr": 0, "noerr": 0,
"initialize": "", "initialize": "",
"finalize": "", "finalize": "",
@@ -7437,6 +7439,7 @@
"name": "function 42", "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;", "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, "outputs": 1,
"timeout": "",
"noerr": 0, "noerr": 0,
"initialize": "", "initialize": "",
"finalize": "", "finalize": "",
@@ -7454,7 +7457,7 @@
"type": "debug", "type": "debug",
"z": "85bb16dbe6fb391c", "z": "85bb16dbe6fb391c",
"name": "debug 127", "name": "debug 127",
"active": false, "active": true,
"tosidebar": true, "tosidebar": true,
"console": false, "console": false,
"tostatus": false, "tostatus": false,
@@ -7470,7 +7473,7 @@
"type": "debug", "type": "debug",
"z": "85bb16dbe6fb391c", "z": "85bb16dbe6fb391c",
"name": "debug 128", "name": "debug 128",
"active": false, "active": true,
"tosidebar": true, "tosidebar": true,
"console": false, "console": false,
"tostatus": false, "tostatus": false,
@@ -7486,7 +7489,7 @@
"type": "debug", "type": "debug",
"z": "85bb16dbe6fb391c", "z": "85bb16dbe6fb391c",
"name": "debug 129", "name": "debug 129",
"active": false, "active": true,
"tosidebar": true, "tosidebar": true,
"console": false, "console": false,
"tostatus": false, "tostatus": false,
@@ -7517,8 +7520,8 @@
"id": "ff14f67020e558bc", "id": "ff14f67020e558bc",
"type": "mqtt out", "type": "mqtt out",
"z": "85bb16dbe6fb391c", "z": "85bb16dbe6fb391c",
"name": "Terasse_WZ_Rollladen", "name": "Rollladen_WZ_Terasse/",
"topic": "zigbee2mqtt/Terasse_WZ_Rollladen/set", "topic": "zigbee2mqtt/Rollladen_WZ_Terasse/set",
"qos": "0", "qos": "0",
"retain": "false", "retain": "false",
"respTopic": "", "respTopic": "",
@@ -7527,7 +7530,7 @@
"correl": "", "correl": "",
"expiry": "", "expiry": "",
"broker": "c46833d59903b816", "broker": "c46833d59903b816",
"x": 1180, "x": 1190,
"y": 1760, "y": 1760,
"wires": [] "wires": []
}, },
@@ -12855,7 +12858,7 @@
"type": "mqtt out", "type": "mqtt out",
"z": "9af67c7112bb80c5", "z": "9af67c7112bb80c5",
"name": "", "name": "",
"topic": "home66/computertisch_rxf/tasmota_990612/cmnd/POWER", "topic": "cmnd/tasmota_127178/POWER",
"qos": "0", "qos": "0",
"retain": "", "retain": "",
"respTopic": "", "respTopic": "",
@@ -12864,7 +12867,7 @@
"correl": "", "correl": "",
"expiry": "", "expiry": "",
"broker": "c46833d59903b816", "broker": "c46833d59903b816",
"x": 1140, "x": 1050,
"y": 220, "y": 220,
"wires": [] "wires": []
}, },