Merge PR #449: Force unit on humidity sensor interface

pull/466/head
Jenkins nymea 2021-09-06 09:04:59 +02:00
commit 4de0713f69
1 changed files with 1 additions and 0 deletions

View File

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