Force unit on humidity sensor interface

This commit is contained in:
Michael Zanetti 2021-08-06 19:54:49 +02:00
parent 67b097f2fe
commit ab2b1fa4a0

View File

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