Skip to content

Commit

Permalink
New Device (Matter Sensor + Matter Switch) Neo (#1815)
Browse files Browse the repository at this point in the history
* new-device-neo-motion

* Adding door sensor

* Adding power plug fingerprint
  • Loading branch information
lelandblue authored Dec 12, 2024
1 parent 13e330e commit 0a70f5c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
11 changes: 11 additions & 0 deletions drivers/SmartThings/matter-sensor/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,17 @@ matterManufacturer:
vendorId: 0x1021
productId: 0x0001
deviceProfileName: motion-contact-battery
# Neo
- id: "4991/1122"
deviceLabel: Door Sensor
vendorId: 0x137F
productId: 0x0462
deviceProfileName: contact-battery
- id: "4991/1123"
deviceLabel: Motion Sensor
vendorId: 0x137F
productId: 0x0463
deviceProfileName: motion-battery
#Tuo
- id: "5150/3"
deviceLabel: "TUO Temperature Sensor"
Expand Down
6 changes: 6 additions & 0 deletions drivers/SmartThings/matter-switch/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,12 @@ matterManufacturer:
vendorId: 0x115A
productId: 0x004B
deviceProfileName: light-color-level-2700K-6500K
#Neo
- id: "4991/635"
deviceLabel: Power Plug
vendorId: 0x137F
productId: 0x027B
deviceProfileName: plug-binary
#SONOFF
- id: "SONOFF MINIR4M"
deviceLabel: Smart Plug-in Unit
Expand Down

0 comments on commit 0a70f5c

Please sign in to comment.