Update max value of minimal charging current according to interface

pull/1/head
Simon Stürz 2021-10-22 16:19:35 +02:00
parent ba3254dc46
commit 2ec16ade8e
1 changed files with 1 additions and 1 deletions

View File

@ -1824,7 +1824,7 @@
"unit": "Ampere",
"writable": true,
"minValue": 6,
"maxValue": 20,
"maxValue": 16,
"defaultValue": 6
}
]