Ich bin wohl zu doof
[
{
"id": "b4d4bc33ae22e988",
"type": "tab",
"label": "Flow 1",
"disabled": true,
"info": "",
"env":
},
{
"id": "7dbfc466c323e1f6",
"type": "function",
"z": "b4d4bc33ae22e988",
"name": "0 on",
"func": "msg.payload = {\n relay:0,\n on:true\n};\nreturn msg;",
"outputs": 1,
"timeout": "",
"noerr": 0,
"initialize": "",
"finalize": "",
"libs": ,
"x": 550,
"y": 1340,
"wires": [
[
"90dd36582755304c"
]
]
},
{
"id": "89fddf9a8e4ffdda",
"type": "function",
"z": "b4d4bc33ae22e988",
"name": "0 off",
"func": "msg.payload = {\n relay:0, \n on:false\n};\nreturn msg;",
"outputs": 1,
"timeout": "",
"noerr": 0,
"initialize": "",
"finalize": "",
"libs": ,
"x": 550,
"y": 1260,
"wires": [
[
"90dd36582755304c"
]
]
},
{
"id": "90dd36582755304c",
"type": "debug",
"z": "b4d4bc33ae22e988",
"name": "debug 16",
"active": false,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 740,
"y": 1600,
"wires":
},
{
"id": "e24fef98af1186e4",
"type": "victron-input-gridmeter",
"z": "b4d4bc33ae22e988",
"service": "com.victronenergy.grid/30",
"path": "/Ac/Power",
"serviceObj": {
"service": "com.victronenergy.grid/30",
"name": "Grid meter"
},
"pathObj": {
"path": "/Ac/Power",
"type": "float",
"name": "Power (W)"
},
"name": "",
"onlyChanges": false,
"roundValues": "1",
"x": 140,
"y": 1380,
"wires": [
[
"7d82622e2d7e76c2",
"a2f2974f3623ebdd"
]
]
},
{
"id": "7d82622e2d7e76c2",
"type": "switch",
"z": "b4d4bc33ae22e988",
"name": "Netzüberschuss",
"property": "payload",
"propertyType": "msg",
"rules": [
{
"t": "lte",
"v": "-1200",
"vt": "str"
},
{
"t": "gte",
"v": "-100",
"vt": "str"
}
],
"checkall": "true",
"repair": false,
"outputs": 2,
"x": 380,
"y": 1420,
"wires": [
[
"b35cca1f81d60ea3",
"7dbfc466c323e1f6"
],
[
"89fddf9a8e4ffdda"
]
]
},
{
"id": "a2f2974f3623ebdd",
"type": "debug",
"z": "b4d4bc33ae22e988",
"name": "debug 17",
"active": false,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 660,
"y": 1920,
"wires":
},
{
"id": "b35cca1f81d60ea3",
"type": "debug",
"z": "b4d4bc33ae22e988",
"name": "debug 42",
"active": false,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 600,
"y": 1840,
"wires":
},
{
"id": "53c6f9a58a919005",
"type": "shelly-gen2",
"z": "b4d4bc33ae22e988",
"hostname": "192.168.178.183",
"description": "",
"mode": "polling",
"verbose": false,
"server": "",
"outputmode": "event",
"uploadretryinterval": 5000,
"pollinginterval": 5000,
"pollstatus": false,
"getstatusoncommand": true,
"devicetype": "Relay",
"devicetypemustmatchexactly": false,
"captureblutooth": false,
"outputs": 1,
"x": 950,
"y": 1320,
"wires": [
]
}
]