Hi,
maybe some can help me here. I’ve got a problem with calling a service…it worked before but after updating nodered and the modules, it doenst any more.
[{"id":"4507af1.20902d","type":"api-call-service","z":"bbc75b97.89d83","name":"","server":"ae1092a9.b59548","version":1,"debugenabled":true,"service_domain":"vacuum","service":"send_command","entityId":"vacuum.rockrobo_staubsauger","data":"{\"data\":\"{{payload}}\"}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":1200,"y":1160,"wires":[[]]},{"id":"74903dec.745d14","type":"debug","z":"bbc75b97.89d83","name":"Ende","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"payload","targetType":"msg","statusVal":"","statusType":"auto","x":1270,"y":1120,"wires":[]},{"id":"c629185d.a7ff38","type":"change","z":"bbc75b97.89d83","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"{\"data\":{\"command\":\"zoned_cleanup\",\"params\":{\"zone_ids\":[]}}}","tot":"json"},{"t":"set","p":"payload.data.params.zone_ids","pt":"msg","to":"daten-raum","tot":"flow"}],"action":"","property":"","from":"","to":"","reg":false,"x":1120,"y":1040,"wires":[["74903dec.745d14","4507af1.20902d"]]},{"id":"ed35dc70.2a1a78","type":"change","z":"bbc75b97.89d83","name":"","rules":[{"t":"set","p":"daten-raum","pt":"flow","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1140,"y":980,"wires":[["c629185d.a7ff38"]]},{"id":"ae1092a9.b59548","type":"server","name":"HA local","legacy":false,"addon":false,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]
I have no idea where this data: object object comes from.