Skip to content

WWSTCERT-6985 Sensereo Matter Smoke Alarm MS1 #2246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions drivers/SmartThings/matter-sensor/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ matterManufacturer:
deviceLabel: "Door/window contact II [M]"
vendorId: 0x1209
productId: 0x3015
deviceProfileName: contact-button-battery
deviceProfileName: contact-button-battery
#Elko
- id: "5170/4098"
deviceLabel: RFWD-100/MT
Expand Down Expand Up @@ -68,7 +68,7 @@ matterManufacturer:
deviceLabel: Smart co sensor
vendorId: 0x120B
productId: 0x1007
deviceProfileName: co
deviceProfileName: co
# Legrand
- id: "Legrand/Netatmo/Smart-2-in-1-Sensor"
deviceLabel: Netatmo Smart 2-in-1 Sensor
Expand Down Expand Up @@ -130,7 +130,13 @@ matterManufacturer:
deviceLabel: LG Motion Sensor
vendorId: 0x102E
productId: 0x2030
deviceProfileName: motion-illuminance-battery
deviceProfileName: motion-illuminance-battery
# Sensereo
- id: "5526/1"
deviceLabel: Sensereo Matter Smoke Alarm MS1
vendorId: 0x1596
productId: 0x0001
deviceProfileName: smoke-battery
# Siterwell
- id: "4736/847"
deviceLabel: Siterwell Door Window Sensor
Expand All @@ -141,7 +147,7 @@ matterManufacturer:
deviceLabel: Siterwell Smart Smoke Alarm
vendorId: 0x1280
productId: 0x8014
deviceProfileName: smoke
deviceProfileName: smoke
- id: "4736/32789"
deviceLabel: Siterwell Smart Carbon Monoxide Alarm
vendorId: 0x1280
Expand Down
Loading