From 3054e760f14313ada2763d7c53563e314936705a Mon Sep 17 00:00:00 2001 From: simonseres Date: Thu, 24 Jun 2021 10:42:01 +0200 Subject: [PATCH 1/2] adding logging to a state --- awattar/integrationpluginawattar.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awattar/integrationpluginawattar.json b/awattar/integrationpluginawattar.json index e7b89fe9..8d46abcb 100644 --- a/awattar/integrationpluginawattar.json +++ b/awattar/integrationpluginawattar.json @@ -32,7 +32,8 @@ "displayNameEvent": "Current market price changed", "type": "double", "unit": "EuroCentPerKiloWattHour", - "defaultValue": 0 + "defaultValue": 0, + "suggestLogging": true }, { "id": "38b86cee-9588-4269-a585-128907929dc2", From a290c8f7f4b0fc3b51fe83a9e8284751c465b246 Mon Sep 17 00:00:00 2001 From: simonseres Date: Thu, 24 Jun 2021 10:45:19 +0200 Subject: [PATCH 2/2] added also for DE currentMarketPrice --- awattar/integrationpluginawattar.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awattar/integrationpluginawattar.json b/awattar/integrationpluginawattar.json index 8d46abcb..bc664aa7 100644 --- a/awattar/integrationpluginawattar.json +++ b/awattar/integrationpluginawattar.json @@ -106,7 +106,8 @@ "displayNameEvent": "Current market price changed", "type": "double", "unit": "EuroCentPerKiloWattHour", - "defaultValue": 0 + "defaultValue": 0, + "suggestLogging": true }, { "id": "f5ffd03d-e21f-4a27-bc69-f1aed426281c",