diff --git a/texasinstruments/integrationplugintexasinstruments.json b/texasinstruments/integrationplugintexasinstruments.json index f6bc6778..df7e82d5 100644 --- a/texasinstruments/integrationplugintexasinstruments.json +++ b/texasinstruments/integrationplugintexasinstruments.json @@ -69,6 +69,8 @@ "displayNameEvent": "Barometric pressure changed", "type": "double", "unit": "MilliBar", + "minValue": 0, + "maxValue": 2000, "defaultValue": 0 }, {