Merge PR #106: Drexel&Weiss: Add min/max values to co2sensor
This commit is contained in:
commit
ca4dfeb42b
@ -77,6 +77,8 @@
|
||||
"displayNameEvent": "CO2 changed",
|
||||
"unit": "PartsPerMillion",
|
||||
"type": "double",
|
||||
"minValue": 0,
|
||||
"maxValue": 2000,
|
||||
"defaultValue": 350
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user