Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 0 additions & 6 deletions drivers/SmartThings/matter-sensor/fingerprints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ matterManufacturer:
vendorId: 0x115F
productId: 0x2003
deviceProfileName: motion-illuminance-battery
#Bosch
- id: 4617/12309
deviceLabel: "Door/window contact II [M]"
vendorId: 0x1209
productId: 0x3015
deviceProfileName: contact-button-battery
#Elko
- id: "5170/4098"
deviceLabel: RFWD-100/MT
Expand Down
1 change: 0 additions & 1 deletion drivers/SmartThings/matter-sensor/src/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ local matter_driver_template = {
sub_drivers = {
require("sub_drivers.air_quality_sensor"),
require("sub_drivers.smoke_co_alarm"),
require("sub_drivers.bosch_button_contact")
}
}

Expand Down

This file was deleted.

Loading
Loading