From 190f34692c6dded9b70ec85de92ffb4f35d88107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Tue, 14 Mar 2023 10:47:01 +0100 Subject: [PATCH] Add charging energy loss as setting for the generic car --- genericcar/integrationplugingenericcar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/genericcar/integrationplugingenericcar.json b/genericcar/integrationplugingenericcar.json index 9dd1bbd..f53c4b5 100644 --- a/genericcar/integrationplugingenericcar.json +++ b/genericcar/integrationplugingenericcar.json @@ -43,6 +43,16 @@ "minValue": 1, "maxValue": 3, "defaultValue": 1 + }, + { + "id": "3ac9bfc1-f81b-4586-b90b-3ad98b8b8069", + "name": "chargingEnergyLoss", + "displayName": "Charging energy loss", + "type": "uint", + "unit": "Percentage", + "minValue": 5, + "maxValue": 35, + "defaultValue": 10 } ], "stateTypes": [