Add unit to batterylevel interface
This commit is contained in:
parent
a0add78af0
commit
d0935c8181
@ -5,7 +5,8 @@
|
||||
"name": "batteryLevel",
|
||||
"type": "int",
|
||||
"minValue": 0,
|
||||
"maxValue": 100
|
||||
"maxValue": 100,
|
||||
"unit": "Percentage"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user