From 539133cc262b88e3e525976ed7f1f3649b38d15a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Thu, 10 Jun 2021 08:51:19 +0200 Subject: [PATCH] Log all state by default for debugging --- mtec/integrationpluginmtec.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/mtec/integrationpluginmtec.json b/mtec/integrationpluginmtec.json index 7ea0e0a..3ba445c 100644 --- a/mtec/integrationpluginmtec.json +++ b/mtec/integrationpluginmtec.json @@ -49,7 +49,8 @@ "displayNameEvent": "Actual power consumption changed", "type": "double", "unit": "Watt", - "defaultValue": 0 + "defaultValue": 0, + "suggestLogging": true }, { "id": "663718fa-807e-4d85-bd78-61a65f8c0b5e", @@ -59,7 +60,8 @@ "displayNameAction": "Change actual excess energy from Smart home System", "type": "double", "unit": "Watt", - "defaultValue": 0 + "defaultValue": 0, + "suggestLogging": true }, { "id": "fd94d39c-0db6-497f-a0a5-6c5452cbcaaf", @@ -68,7 +70,8 @@ "displayNameEvent": "Actual excess energy from Electricity Meter changed", "type": "double", "unit": "Watt", - "defaultValue": 0 + "defaultValue": 0, + "suggestLogging": true }, { "id": "087c0296-705b-483a-b1e9-7ce08202c035", @@ -77,7 +80,8 @@ "displayNameEvent": "Control of the heat source by an external control [100%] changed", "type": "double", "unit": "Percentage", - "defaultValue": 100 + "defaultValue": 100, + "suggestLogging": true }, { "id": "90b17788-ce63-47e3-b97d-1b025a41ce35", @@ -90,7 +94,8 @@ "No request, external heat source must be turned off", "External heat source is released and can be switched on", "External heat source is required and must be turned on" - ] + ], + "suggestLogging": true } ], "actionTypes": [