Skip to content

Commit b9418e2

Browse files
authored
Merge pull request #258 from adafruit/PIR-sensor-description
Add description for PIR sensor
2 parents cad8fcd + aabbdea commit b9418e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/pin/pir_sensor/definition.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"vendor": "Generic",
44
"productURL": "https://www.adafruit.com/product/189",
55
"documentationURL": "https://learn.adafruit.com/pir-passive-infrared-proximity-motion-sensor/overview",
6+
"description": "Passive Infra-Red (PIR) motion sensor for detecting presence and movement through thermal changes",
67
"published": true,
78
"autoSelectString": "pir",
89
"mode": "DIGITAL",

0 commit comments

Comments
 (0)