mirror of https://github.com/nymea/nymea.git
Merge PR #449: Force unit on humidity sensor interface
commit
4de0713f69
|
|
@ -4,6 +4,7 @@
|
|||
{
|
||||
"name": "humidity",
|
||||
"type": "double",
|
||||
"unit": "Percentage",
|
||||
"minValue": 0,
|
||||
"maxValue": 100,
|
||||
"logged": true
|
||||
|
|
|
|||
Loading…
Reference in New Issue