Require min/max values for co2sensors
This commit is contained in:
parent
d43b9dc737
commit
08c0a09957
@ -6,7 +6,9 @@
|
||||
"name": "co2",
|
||||
"type": "double",
|
||||
"unit": "PartsPerMillion",
|
||||
"logged": true
|
||||
"logged": true,
|
||||
"minValue": "any",
|
||||
"maxValue": "any"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user