diff --git a/components/pin/pir_sensor/definition.json b/components/pin/pir_sensor/definition.json index 3d09dc9d..4722260d 100644 --- a/components/pin/pir_sensor/definition.json +++ b/components/pin/pir_sensor/definition.json @@ -3,6 +3,7 @@ "vendor": "Generic", "productURL": "https://www.adafruit.com/product/189", "documentationURL": "https://learn.adafruit.com/pir-passive-infrared-proximity-motion-sensor/overview", + "description": "Passive Infra-Red (PIR) motion sensor for detecting presence and movement through thermal changes", "published": true, "autoSelectString": "pir", "mode": "DIGITAL",