From a3d69518feb3bececf523e3cdcd89856e860d377 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 8 Aug 2022 14:17:07 +0200 Subject: [PATCH] PhoneixConnect: Update maximum power values --- phoenixconnect/integrationpluginphoenixconnect.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/phoenixconnect/integrationpluginphoenixconnect.json b/phoenixconnect/integrationpluginphoenixconnect.json index 128e142..6560795 100644 --- a/phoenixconnect/integrationpluginphoenixconnect.json +++ b/phoenixconnect/integrationpluginphoenixconnect.json @@ -89,7 +89,7 @@ "type": "uint", "unit": "Ampere", "minValue": 6, - "maxValue": 48, + "maxValue": 16, "defaultValue": 6, "writable": true }, @@ -184,7 +184,7 @@ "type": "uint", "unit": "Ampere", "minValue": 6, - "maxValue": 96, + "maxValue": 32, "defaultValue": 6, "writable": true }, @@ -315,7 +315,7 @@ "type": "uint", "unit": "Ampere", "minValue": 6, - "maxValue": 48, + "maxValue": 16, "defaultValue": 6, "writable": true }, @@ -410,7 +410,7 @@ "type": "uint", "unit": "Ampere", "minValue": 6, - "maxValue": 96, + "maxValue": 32, "defaultValue": 6, "writable": true }, @@ -541,7 +541,7 @@ "type": "uint", "unit": "Ampere", "minValue": 6, - "maxValue": 48, + "maxValue": 16, "defaultValue": 6, "writable": true }, @@ -626,7 +626,7 @@ "type": "uint", "unit": "Ampere", "minValue": 6, - "maxValue": 96, + "maxValue": 32, "defaultValue": 6, "writable": true },