Merge PR #660: AQI: Add min/max values to pressure state
This commit is contained in:
commit
87f5ae7f47
@ -138,6 +138,8 @@
|
||||
"displayName": "Pressure",
|
||||
"unit": "MilliBar",
|
||||
"type": "double",
|
||||
"minValue": 0,
|
||||
"maxValue": 2000,
|
||||
"defaultValue": 0
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user