Drexel&Weiss: Add min/max values to co2sensor

master
Michael Zanetti 2022-12-31 16:37:55 +01:00
parent 015e25ee13
commit 3fa711b774
1 changed files with 2 additions and 0 deletions

View File

@ -77,6 +77,8 @@
"displayNameEvent": "CO2 changed",
"unit": "PartsPerMillion",
"type": "double",
"minValue": 0,
"maxValue": 2000,
"defaultValue": 350
},
{