Merge pull request #259 from adafruit/PIR-infrared-break-beam

PIR infrared description tweak + new break beam description
This commit is contained in:
Tyeth Gundry 2025-07-02 14:24:48 +01:00 committed by GitHub
commit e87205f190
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@
"vendor": "Generic",
"productURL": "https://www.adafruit.com/product/2168",
"documentationURL": "https://learn.adafruit.com/ir-breakbeam-sensors",
"description": "Break beam sensor for detecting interruption of an invisible infrared light beam between emitter and receiver",
"displayName": "Beam Sensor",
"published": true,
"autoSelectString": "beam",

View file

@ -3,7 +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",
"description": "Passive Infra-Red (PIR) motion sensor for detecting presence and movement through infrared thermal changes",
"published": true,
"autoSelectString": "pir",
"mode": "DIGITAL",