FlowerCare: Add missing unit to batteryLevel state

master
Michael Zanetti 2020-12-30 16:16:15 +01:00
parent cdff51655f
commit d5d22440d6
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
"displayName": "Battery level",
"displayNameEvent": "Battery level changed",
"type": "int",
"unit": "Percentage",
"minValue": 0,
"maxValue": 100,
"defaultValue": 0