Drexel&Weiss: Add min/max values to co2sensor
This commit is contained in:
parent
015e25ee13
commit
3fa711b774
@ -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
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user