From 80b9d239ab4f77f2e568f7e82b6e0ad5be1f69af Mon Sep 17 00:00:00 2001 From: Stephen Mendez Date: Mon, 16 Jun 2025 22:54:17 -0400 Subject: [PATCH 1/2] Update fingerprints.yml Adds Support for First Alert Smoke & CO Alarm (SMCO410) with multiple manufacturer codes for compatibility --- .../SmartThings/zwave-smoke-alarm/fingerprints.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/drivers/SmartThings/zwave-smoke-alarm/fingerprints.yml b/drivers/SmartThings/zwave-smoke-alarm/fingerprints.yml index 6a73e78428..57bb7831a1 100644 --- a/drivers/SmartThings/zwave-smoke-alarm/fingerprints.yml +++ b/drivers/SmartThings/zwave-smoke-alarm/fingerprints.yml @@ -63,3 +63,15 @@ zwaveManufacturer: productType: 0x0004 productId: 0x0003 deviceProfileName: co-battery + - id: 041B/0001/0410 + deviceLabel: First Alert Smoke & CO Alarm (SMCO410) + manufacturerId: 0x041B + productType: 0x0001 + productId: 0x0410 + deviceProfileName: smoke-co-battery + - id: 0x0138/0001/0410 + deviceLabel: First Alert Smoke & CO Alarm (SMCO410) + manufacturerId: 0x0138 + productType: 0x0001 + productId: 0x0410 + deviceProfileName: smoke-co-battery From e135d61cca6c8623ff7ff0f23ec6c3ea266c72cc Mon Sep 17 00:00:00 2001 From: Stephen Mendez Date: Mon, 16 Jun 2025 23:08:59 -0400 Subject: [PATCH 2/2] Update fingerprints.yml --- drivers/SmartThings/zwave-smoke-alarm/fingerprints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/SmartThings/zwave-smoke-alarm/fingerprints.yml b/drivers/SmartThings/zwave-smoke-alarm/fingerprints.yml index 57bb7831a1..c74c836f6a 100644 --- a/drivers/SmartThings/zwave-smoke-alarm/fingerprints.yml +++ b/drivers/SmartThings/zwave-smoke-alarm/fingerprints.yml @@ -69,7 +69,7 @@ zwaveManufacturer: productType: 0x0001 productId: 0x0410 deviceProfileName: smoke-co-battery - - id: 0x0138/0001/0410 + - id: 0138/0001/0410 deviceLabel: First Alert Smoke & CO Alarm (SMCO410) manufacturerId: 0x0138 productType: 0x0001