mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-08-05 03:33:51 +02:00
Update max value of minimal charging current according to interface
This commit is contained in:
parent
15048cd73c
commit
cd0e803e13
@ -1824,7 +1824,7 @@
|
|||||||
"unit": "Ampere",
|
"unit": "Ampere",
|
||||||
"writable": true,
|
"writable": true,
|
||||||
"minValue": 6,
|
"minValue": 6,
|
||||||
"maxValue": 20,
|
"maxValue": 16,
|
||||||
"defaultValue": 6
|
"defaultValue": 6
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user