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