Ich habe den WAGO MB-TCP Gateway nicht, aber heating.power.consumption.current sieht eher nach API-Zugriff aus. Der funktioniert soweit mit der 250-A auf den Datenpunkt, ist aber auch erst kürzlich dazugekommen. { "apiVersion": 1, "commands": {}, "deviceId": "0", "feature": "heating.power.consumption.current", "gatewayId": "################", "isEnabled": true, "isReady": true, "properties": { "status": { "type": "string", "value": "connected" }, "value": { "type": "number", "unit": "kilowatt", "value": 0.759 } }, "timestamp": "2026-09-22T05:47:45.654Z", "uri": "https://api.viessmann-climatesolutions.com/iot/v2/features/installations/#######/gateways/################/devices/0/features/heating.power.consumption.current"
... Mehr anzeigen