GenericCar: Fix min charging current setting min value and translation

generic-car-min-charging-current-setting
Michael Zanetti 2023-05-11 17:15:08 +02:00
parent 882e78e099
commit 4051699e3b
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
"displayName": "Minimum charging current",
"type": "uint",
"unit": "Ampere",
"minValue": 4,
"minValue": 6,
"maxValue": 16,
"defaultValue": 6
},

View File

@ -76,7 +76,7 @@ The name of the StateType ({363a2a39-61b6-4109-9cd9-aca7367d12c7}) of ThingClass
The name of the StateType ({20faf2b8-2b40-4bee-b228-97dbaf0cdffc}) of ThingClass car
----------
The name of the ParamType (ThingClass: car, Type: settings, ID: {0c55516d-4285-4d02-8926-1dae03649e18})</extracomment>
<translation>Minmaler Ladestrom</translation>
<translation>Minimaler Ladestrom</translation>
</message>
<message>
<location filename="../../../build/nymea-plugins-genericthings-Desktop-Debug/genericcar/plugininfo.h" line="93"/>