Hello and good day
i have a problem with the switch and nodered. I tried to switch 2 gosund sp111 with switch 1 and 2.
Connected switch1 to gosund1 and it works with boolean true and false.
Now i tried to connect the second SP111 to the second channel but it will not work.
I tested the second sp111 with inject and
on the first channel of the switch and it works, but not at 2nd or 3rd
I upgraded both sp111 to the last tasmota version.
Maybe anybody got already a solutions for this problem.
Thanks for all answers
[
{
"id": "81c6fa4b197c3ccd",
"type": "tab",
"label": "Flow 1",
"disabled": false,
"info": "",
"env": []
},
{
"id": "6d7c2ef8af74f907",
"type": "Tasmota Switch",
"z": "81c6fa4b197c3ccd",
"broker": "06d1cce264ae7488",
"device": "Drucker_oben",
"name": "",
"outputs": 1,
"uidisabler": false,
"fullTopic": "Steckdose_1%prefix%/%topic%/",
"cmndPrefix": "",
"statPrefix": "",
"telePrefix": "",
"qos": 1,
"retain": false,
"notopic": false,
"x": 900,
"y": 140,
"wires": [
[]
],
"inputLabels": [
"switch2"
]
},
{
"id": "9c9c529e5311e027",
"type": "Tasmota Switch",
"z": "81c6fa4b197c3ccd",
"broker": "06d1cce264ae7488",
"device": "Schalter_1",
"name": "",
"outputs": 3,
"uidisabler": false,
"fullTopic": "Schalter_Buero%prefix%/%topic%/",
"cmndPrefix": "",
"statPrefix": "",
"telePrefix": "",
"qos": 1,
"retain": false,
"notopic": false,
"x": 570,
"y": 180,
"wires": [
[
"00743512f7c3944b",
"6d7c2ef8af74f907"
],
[
"671af514d511365e",
"5b8544f37208eaa0"
],
[]
],
"outputLabels": [
"Drucker1",
"Drucker2",
"Drucker3"
]
},
{
"id": "f54dd0fd5c3a76c8",
"type": "inject",
"z": "81c6fa4b197c3ccd",
"name": "switch1",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "switch1",
"payload": "toggle",
"payloadType": "str",
"x": 410,
"y": 140,
"wires": [
[
"9c9c529e5311e027"
]
]
},
{
"id": "4266445d91056fea",
"type": "inject",
"z": "81c6fa4b197c3ccd",
"name": "switch2",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "switch2",
"payload": "toggle",
"payloadType": "str",
"x": 410,
"y": 180,
"wires": [
[
"9c9c529e5311e027"
]
]
},
{
"id": "425d494f69a40e5f",
"type": "inject",
"z": "81c6fa4b197c3ccd",
"name": "switch3",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "switch3",
"payload": "toggle",
"payloadType": "str",
"x": 410,
"y": 220,
"wires": [
[
"9c9c529e5311e027"
]
]
},
{
"id": "00743512f7c3944b",
"type": "debug",
"z": "81c6fa4b197c3ccd",
"name": "debug 2",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 760,
"y": 20,
"wires": []
},
{
"id": "671af514d511365e",
"type": "debug",
"z": "81c6fa4b197c3ccd",
"name": "debug 3",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 760,
"y": 60,
"wires": []
},
{
"id": "717164fc0f59ecb2",
"type": "inject",
"z": "81c6fa4b197c3ccd",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "true",
"payloadType": "bool",
"x": 610,
"y": 280,
"wires": [
[
"5b8544f37208eaa0"
]
]
},
{
"id": "b6b575fb6b0a0dd0",
"type": "inject",
"z": "81c6fa4b197c3ccd",
"name": "",
"props": [
{
"p": "payload"
},
{
"p": "topic",
"vt": "str"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"payload": "false",
"payloadType": "bool",
"x": 610,
"y": 320,
"wires": [
[
"5b8544f37208eaa0"
]
]
},
{
"id": "5b8544f37208eaa0",
"type": "Tasmota Switch",
"z": "81c6fa4b197c3ccd",
"broker": "06d1cce264ae7488",
"device": "Drucker_unten",
"name": "",
"outputs": 1,
"uidisabler": false,
"fullTopic": "Steckdose_2%prefix%/%topic%/",
"cmndPrefix": "",
"statPrefix": "",
"telePrefix": "",
"qos": 1,
"retain": false,
"notopic": false,
"x": 900,
"y": 200,
"wires": [
[]
],
"inputLabels": [
"switch2"
]
},
{
"id": "06d1cce264ae7488",
"type": "tasmota-mqtt-broker",
"name": "Steuer",
"broker": "192.xx.xx.xx",
"port": "1883",
"clientid": "",
"usetls": false,
"keepalive": "60",
"cleansession": true
}
]