FlowerCare: Add missing unit to batteryLevel state
This commit is contained in:
parent
cdff51655f
commit
d5d22440d6
@ -48,6 +48,7 @@
|
|||||||
"displayName": "Battery level",
|
"displayName": "Battery level",
|
||||||
"displayNameEvent": "Battery level changed",
|
"displayNameEvent": "Battery level changed",
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
"unit": "Percentage",
|
||||||
"minValue": 0,
|
"minValue": 0,
|
||||||
"maxValue": 100,
|
"maxValue": 100,
|
||||||
"defaultValue": 0
|
"defaultValue": 0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user