From ebaa41da4a42821193a5d16f47ee6c3147ed38de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piet=20G=C3=B6mpel?= <37657534+Pietfried@users.noreply.github.com> Date: Tue, 9 Jan 2024 21:22:46 +0100 Subject: [PATCH] Update config/v201/component_schemas/custom/EVSE_2.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Kai Hermann Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com> --- config/v201/component_schemas/custom/EVSE_2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/v201/component_schemas/custom/EVSE_2.json b/config/v201/component_schemas/custom/EVSE_2.json index 2b99075e5..a384a7b34 100644 --- a/config/v201/component_schemas/custom/EVSE_2.json +++ b/config/v201/component_schemas/custom/EVSE_2.json @@ -71,7 +71,7 @@ "variable_name": "Power", "characteristics": { "unit": "W", - "maxLimit": 32000, + "maxLimit": 22000, "supportsMonitoring": true, "dataType": "decimal" },