Not a bad way, could be improved on slightly using the columns input field to select which values are required, and to give property names.
[{"id":"ae7f927eba3b434f","type":"inject","z":"30af2d3e.d94ea2","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"{\"type\":\"status\",\"description\":\"Gesamtverbrauch\",\"command\":\"ecomXstatXtotal\",\"value\":\"๎ 2,5 kWh, ๎ 534โ \"}","payloadType":"json","x":70,"y":240,"wires":[["09592e25093ad1d3","7fce01dc.4cafc"]]},{"id":"09592e25093ad1d3","type":"change","z":"30af2d3e.d94ea2","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.value","tot":"msg"},{"t":"change","p":"payload","pt":"msg","from":",","fromt":"str","to":".","tot":"str"},{"t":"change","p":"payload","pt":"msg","from":"โ","fromt":"str","to":" ","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":230,"y":280,"wires":[["ead43a1.09bfe48"]]},{"id":"7fce01dc.4cafc","type":"change","z":"30af2d3e.d94ea2","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.value","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":240,"y":240,"wires":[["47a13779bf90e0e5"]]},{"id":"ead43a1.09bfe48","type":"csv","z":"30af2d3e.d94ea2","name":"","sep":" ","hdrin":"","hdrout":"none","multi":"one","ret":"\\n","temp":",kw,,,l","skip":"0","strings":true,"include_empty_strings":"","include_null_values":"","x":410,"y":280,"wires":[["f51c8aa4.4a2fe8"]]},{"id":"47a13779bf90e0e5","type":"csv","z":"30af2d3e.d94ea2","name":"","sep":" ","hdrin":"","hdrout":"none","multi":"one","ret":"\\n","temp":",kw,,,l","skip":"0","strings":true,"include_empty_strings":"","include_null_values":"","x":405,"y":240,"wires":[["f9e923ee9521431a"]]},{"id":"f51c8aa4.4a2fe8","type":"debug","z":"30af2d3e.d94ea2","name":"numbers","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":555,"y":280,"wires":[]},{"id":"f9e923ee9521431a","type":"debug","z":"30af2d3e.d94ea2","name":"strings","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":540,"y":240,"wires":[]}]