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