Merge PR #449: Force unit on humidity sensor interface
This commit is contained in:
commit
4de0713f69
@ -4,6 +4,7 @@
|
|||||||
{
|
{
|
||||||
"name": "humidity",
|
"name": "humidity",
|
||||||
"type": "double",
|
"type": "double",
|
||||||
|
"unit": "Percentage",
|
||||||
"minValue": 0,
|
"minValue": 0,
|
||||||
"maxValue": 100,
|
"maxValue": 100,
|
||||||
"logged": true
|
"logged": true
|
||||||
|
|||||||
Reference in New Issue
Block a user