@merlin2k11 Wie gesagt die finale Version sieht nun so aus:
69d865aa-31db-4589-84d5-aa9d06f91c6e-image.png
Spoiler
[
{
"id": "84644114056d7367",
"type": "inject",
"z": "d93c602e39839f86",
"name": "",
"props": [
{
"p": "trigger",
"v": "true",
"vt": "bool"
}
],
"repeat": "",
"crontab": "",
"once": false,
"onceDelay": 0.1,
"topic": "",
"x": 170,
"y": 1940,
"wires": [
[
"18b108dc8d983dbe"
]
]
},
{
"id": "18b108dc8d983dbe",
"type": "http request",
"z": "d93c602e39839f86",
"name": "",
"method": "GET",
"ret": "txt",
"paytoqs": "ignore",
"url": "https://nopaste.net/WEArq4Mojd",
"tls": "",
"persist": false,
"proxy": "",
"insecureHTTPParser": false,
"authType": "",
"senderr": false,
"headers": [],
"x": 330,
"y": 1940,
"wires": [
[
"58c77855680f94e2"
]
]
},
{
"id": "58c77855680f94e2",
"type": "html",
"z": "d93c602e39839f86",
"name": "",
"property": "payload",
"outproperty": "payload",
"tag": ".price-type-name, [id|=current-price]",
"ret": "html",
"as": "single",
"x": 620,
"y": 1940,
"wires": [
[
"06b25788793b83a0"
]
]
},
{
"id": "74f9010595f6e982",
"type": "debug",
"z": "d93c602e39839f86",
"name": "[id|=current-price]",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "payload",
"targetType": "msg",
"statusVal": "",
"statusType": "auto",
"x": 1190,
"y": 1940,
"wires": []
},
{
"id": "06b25788793b83a0",
"type": "change",
"z": "d93c602e39839f86",
"name": "",
"rules": [
{
"t": "set",
"p": "payload",
"pt": "msg",
"to": "payload#$i[($i%2)=0]{$$.payload[$i]:$$.payload[$i+1].$number()}",
"tot": "jsonata"
}
],
"action": "",
"property": "",
"from": "",
"to": "",
"reg": false,
"x": 930,
"y": 1940,
"wires": [
[
"74f9010595f6e982"
]
]
}
]