mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-17 00:36:35 +02:00
Update max charging current data type to uint
This commit is contained in:
parent
4c4d2fe981
commit
c5ae84f5dc
@ -106,7 +106,7 @@
|
||||
"displayName": "Charging current",
|
||||
"displayNameEvent": "Charging current changed",
|
||||
"displayNameAction": "Set charging current",
|
||||
"type": "double",
|
||||
"type": "uint",
|
||||
"unit": "Ampere",
|
||||
"minValue": 6,
|
||||
"maxValue": 32,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user