Merge PR #449: Force unit on humidity sensor interface

This commit is contained in:
Jenkins nymea 2021-09-06 09:04:59 +02:00
commit 4de0713f69

View File

@ -4,6 +4,7 @@
{
"name": "humidity",
"type": "double",
"unit": "Percentage",
"minValue": 0,
"maxValue": 100,
"logged": true