[
{
"id": "5987b217.925e74",
"type": "tab",
"label": "Waschmaschine",
"disabled": false,
"info": ""
},
{
"id": "7f0a9dd6.974e9c",
"type": "ioBroker out",
"z": "5987b217.925e74",
"name": "WaMa off",
"topic": "sonoff.0.Tasmota-Waschmaschine.POWER",
"ack": "false",
"autoCreate": "false",
"stateName": "",
"role": "",
"payloadType": "",
"readonly": "",
"stateUnit": "",
"stateMin": "",
"stateMax": "",
"x": 1240,
"y": 140,
"wires": []
},
{
"id": "a37d44ce.83e97",
"type": "comment",
"z": "5987b217.925e74",
"name": "IP Einstellungen Tasmota Steckdosen",
"info": "## Tasmota-Waschmaschine\n192.168.178.110",
"x": 170,
"y": 40,
"wires": []
},
{
"id": "983acd49.5a0418",
"type": "trigger",
"z": "5987b217.925e74",
"name": "",
"op1": "true",
"op2": "0",
"op1type": "str",
"op2type": "str",
"duration": "0",
"extend": false,
"overrideDelay": false,
"units": "ms",
"reset": "",
"bytopic": "all",
"topic": "topic",
"outputs": 1,
"x": 440,
"y": 140,
"wires": [
[
"6d1252ca.558cf4"
]
]
},
{
"id": "7d7767ec.7dd138",
"type": "switch",
"z": "5987b217.925e74",
"name": "Power >= 15W",
"property": "payload",
"propertyType": "msg",
"rules": [
{
"t": "gte",
"v": "15",
"vt": "str"
}
],
"checkall": "true",
"repair": false,
"outputs": 1,
"x": 260,
"y": 140,
"wires": [
[
"983acd49.5a0418"
]
]
},
{
"id": "b3b832c6.3768f8",
"type": "ioBroker in",
"z": "5987b217.925e74",
"name": "WaMa Power",
"topic": "sonoff.0.Tasmota-Waschmaschine.ENERGY_Power",
"payloadType": "value",
"onlyack": "",
"func": "all",
"gap": "",
"fireOnStart": "false",
"x": 90,
"y": 140,
"wires": [
[
"7d7767ec.7dd138"
]
]
},
{
"id": "88ebad6f.aa5968",
"type": "switch",
"z": "5987b217.925e74",
"name": "Power <= 3W",
"property": "payload",
"propertyType": "msg",
"rules": [
{
"t": "lte",
"v": "3",
"vt": "str"
}
],
"checkall": "true",
"repair": false,
"outputs": 1,
"x": 780,
"y": 140,
"wires": [
[
"8ed4ce59.909bb8"
]
]
},
{
"id": "8ed4ce59.909bb8",
"type": "aggregator",
"z": "5987b217.925e74",
"name": "",
"topic": "",
"intervalCount": "10",
"intervalUnits": "s",
"submitIncompleteInterval": true,
"submitPerTopic": false,
"aggregationType": "mean",
"x": 950,
"y": 140,
"wires": [
[
"5d821b72.cba0dc"
]
]
},
{
"id": "5d821b72.cba0dc",
"type": "switch",
"z": "5987b217.925e74",
"name": "false",
"property": "payload",
"propertyType": "msg",
"rules": [
{
"t": "eq",
"v": "false",
"vt": "str"
}
],
"checkall": "true",
"repair": false,
"outputs": 1,
"x": 1090,
"y": 140,
"wires": [
[
"ea7f99df.523f88"
]
]
},
{
"id": "6d1252ca.558cf4",
"type": "ioBroker get",
"z": "5987b217.925e74",
"name": "WaMa Power",
"topic": "sonoff.0.Tasmota-Waschmaschine.ENERGY_Power",
"attrname": "payload",
"payloadType": "value",
"x": 610,
"y": 140,
"wires": [
[
"88ebad6f.aa5968"
]
]
},
{
"id": "ea7f99df.523f88",
"type": "debug",
"z": "5987b217.925e74",
"name": "",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"statusVal": "",
"statusType": "auto",
"x": 1230,
"y": 80,
"wires": []
}
]