Update max charging current to uint
This commit is contained in:
parent
b5dc78d9d3
commit
81c1ba94d3
@ -4,7 +4,7 @@
|
||||
"states": [
|
||||
{
|
||||
"name": "maxChargingCurrent",
|
||||
"type": "double",
|
||||
"type": "uint",
|
||||
"writable": true,
|
||||
"unit": "Ampere"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user