Hi, hier mal mein Flow für den Gurtwickler,
Hast du den vhih schon am laufen?
[
{
„id“: „c5d05023.07b8d“,
„type“: „homeeDevice“,
„z“: „b9271604.b07bf8“,
„virtual-homee“: „“,
„name“: „Rollladen Schlafzimmer“,
„nodeId“: „330“,
„showNodeId“: true,
„profile“: „2002“,
„icon“: „default“,
„attributes“: [
{
„instance“: 0,
„minimum“: 0,
„maximum“: 100,
„current_value“: 0,
„target_value“: 0,
„last_value“: 0,
„unit“: „%25“,
„step_value“: 1,
„editable“: 1,
„state“: 1,
„last_changed“: 1573237874,
„changed_by“: 1,
„changed_by_id“: 0,
„based_on“: 1,
„data“: „“,
„id“: 330,
„type“: 15,
„node_id“: 330
},
{
„instance“: 0,
„minimum“: 0,
„maximum“: 4,
„current_value“: 0,
„target_value“: 0,
„last_value“: 0,
„unit“: „n%2Fa“,
„step_value“: 1,
„editable“: 1,
„state“: 1,
„last_changed“: 1573237874,
„changed_by“: 1,
„changed_by_id“: 0,
„based_on“: 1,
„data“: „“,
„id“: 331,
„type“: 135,
„node_id“: 330
}
],
„statusTemplate“: „“,
„x“: 870,
„y“: 1440,
„wires“: [
[
„d5e44050.e05b8“
]
]
},
{
„id“: „def1c099.2f9a78“,
„type“: „ioBroker in“,
„z“: „b9271604.b07bf8“,
„name“: „Position Rollladen Schlafzimmer“,
„topic“: „homepilot20.0.Actuator.3-14234511.Position“,
„payloadType“: „value“,
„onlyack“: „“,
„func“: „rbe“,
„gap“: „“,
„fireOnStart“: „true“,
„x“: 340,
„y“: 1440,
„wires“: [
[
„4e199061.8833d8“
]
]
},
{
„id“: „4e199061.8833d8“,
„type“: „json“,
„z“: „b9271604.b07bf8“,
„name“: „“,
„property“: „payload“,
„action“: „“,
„pretty“: false,
„x“: 540,
„y“: 1440,
„wires“: [
[
„2a02cdec.13a602“
]
]
},
{
„id“: „2a02cdec.13a602“,
„type“: „function“,
„z“: „b9271604.b07bf8“,
„name“: „Level“,
„func“: „node.send({payload:{„attribute“:{„id“:330,„value“:msg.payload}}})\n“,
„outputs“: 1,
„noerr“: 0,
„x“: 660,
„y“: 1440,
„wires“: [
[
„c5d05023.07b8d“
]
]
},
{
„id“: „c0822d80.bcb048“,
„type“: „ioBroker out“,
„z“: „b9271604.b07bf8“,
„name“: „Position Rollladen Schlafzimmer“,
„topic“: „homepilot20.0.Actuator.3-14234511.Position“,
„ack“: „false“,
„autoCreate“: „false“,
„stateName“: „“,
„role“: „“,
„payloadType“: „“,
„readonly“: „“,
„stateUnit“: „“,
„stateMin“: „“,
„stateMax“: „“,
„x“: 1420,
„y“: 1440,
„wires“: []
},
{
„id“: „d5e44050.e05b8“,
„type“: „change“,
„z“: „b9271604.b07bf8“,
„name“: „“,
„rules“: [
{
„t“: „set“,
„p“: „payload“,
„pt“: „msg“,
„to“: „payload.targetValue“,
„tot“: „msg“
}
],
„action“: „“,
„property“: „“,
„from“: „“,
„to“: „“,
„reg“: false,
„x“: 1140,
„y“: 1440,
„wires“: [
[
„c0822d80.bcb048“
]
]
}
]