diff --git a/components/pin/simple_soil_sensor/definition.json b/components/pin/simple_soil_sensor/definition.json index 7a87889..0a5a80b 100644 --- a/components/pin/simple_soil_sensor/definition.json +++ b/components/pin/simple_soil_sensor/definition.json @@ -2,6 +2,7 @@ "displayName": "Simple Soil Sensor", "published": false, "vendor": "Adafruit", + "description": "Resistive style soil moisture sensor, measuring the conductivity between the two prongs (Analog signal)", "productURL": "https://www.adafruit.com/product/6362", "autoSelectString": "A0", "mode": "ANALOG",