Merge PR #106: Drexel&Weiss: Add min/max values to co2sensor

master
jenkins 2023-03-07 17:25:29 +01:00
commit ca4dfeb42b
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
},
{