From 8c36df9678e19e142e779968b58878fbc86350ba Mon Sep 17 00:00:00 2001 From: Cooper Towns Date: Fri, 19 Jan 2024 09:48:45 -0600 Subject: [PATCH] Matter Switch: remove Aqara bridged fingerprint An issue with the fingerprint grading system is causing any bridged device with a matching vendorId to match to this fingerprint. We will remove this fingerprint while the issue is being resolved to prevent new bridged devices from joining with the wrong fingerprint. --- drivers/SmartThings/matter-switch/fingerprints.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/drivers/SmartThings/matter-switch/fingerprints.yml b/drivers/SmartThings/matter-switch/fingerprints.yml index 5e82db20fb..96ee824e7a 100644 --- a/drivers/SmartThings/matter-switch/fingerprints.yml +++ b/drivers/SmartThings/matter-switch/fingerprints.yml @@ -1884,13 +1884,6 @@ matterManufacturer: productId: 0x228F deviceProfileName: light-color-level-2200K-6500K -#Aqara - - id: "Aqara LED Light Bulb T1" - deviceLabel: Aqara LED Light Bulb T1 - vendorId: 0x115F - productLabel: Aqara LED Light Bulb T1 - deviceProfileName: light-level-colorTemperature-2710k-6500k - #Bridge devices need manufacturer specific fingerprints until #bridge support is released to all hubs. This is because of the way generic #fingerprints work for bridges joined prior to hubs being able to support them