From a3aaef9b2763c6d03b8d57d42e99a6a05cdba7de Mon Sep 17 00:00:00 2001 From: Chris Baumler Date: Tue, 19 May 2026 11:42:53 -0500 Subject: [PATCH 1/2] WWSTCERT-11682 Hue Bridge Pro EU --- drivers/SmartThings/matter-switch/fingerprints.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/drivers/SmartThings/matter-switch/fingerprints.yml b/drivers/SmartThings/matter-switch/fingerprints.yml index 2eeb26b3d4..f9f4bafa6b 100644 --- a/drivers/SmartThings/matter-switch/fingerprints.yml +++ b/drivers/SmartThings/matter-switch/fingerprints.yml @@ -4078,6 +4078,11 @@ matterManufacturer: vendorId: 0x100B productId: 0x0002 deviceProfileName: matter-bridge + - id: "4107/3" + deviceLabel: Hue Bridge Pro EU + vendorId: 0x100B + productId: 0x0003 + deviceProfileName: matter-bridge - id: "Switchbot/hub2" deviceLabel: Matter Bridge vendorId: 0x1397 From 52876a43099f2cc43135791c003e6b3a6d9d4286 Mon Sep 17 00:00:00 2001 From: Chris Baumler Date: Tue, 19 May 2026 12:08:00 -0500 Subject: [PATCH 2/2] Update device label for Hue Bridge Pro --- drivers/SmartThings/matter-switch/fingerprints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/SmartThings/matter-switch/fingerprints.yml b/drivers/SmartThings/matter-switch/fingerprints.yml index f9f4bafa6b..588b24aed7 100644 --- a/drivers/SmartThings/matter-switch/fingerprints.yml +++ b/drivers/SmartThings/matter-switch/fingerprints.yml @@ -4079,7 +4079,7 @@ matterManufacturer: productId: 0x0002 deviceProfileName: matter-bridge - id: "4107/3" - deviceLabel: Hue Bridge Pro EU + deviceLabel: Hue Bridge Pro vendorId: 0x100B productId: 0x0003 deviceProfileName: matter-bridge