From 08869aef8e65f2f6830cfb1761ba4ffc6a8be640 Mon Sep 17 00:00:00 2001 From: Chris Baumler Date: Tue, 26 May 2026 12:00:15 -0500 Subject: [PATCH 1/2] WWSTCERT-11858 Tapo smart Power strip --- drivers/SmartThings/matter-switch/fingerprints.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/drivers/SmartThings/matter-switch/fingerprints.yml b/drivers/SmartThings/matter-switch/fingerprints.yml index 7b298446da..54db70bc03 100644 --- a/drivers/SmartThings/matter-switch/fingerprints.yml +++ b/drivers/SmartThings/matter-switch/fingerprints.yml @@ -4123,6 +4123,12 @@ matterManufacturer: vendorId: 0x1344 productId: 0x041E deviceProfileName: matter-bridge +#Tapo + - id: "5010/269" + deviceLabel: Tapo smart Power strip + vendorId: 0x1392 + productId: 0x010D + deviceProfileName: plug-binary matterGeneric: From d8b3c1b1406c5d5eabf55f5ef2e88154010de5c3 Mon Sep 17 00:00:00 2001 From: Chris Baumler Date: Tue, 26 May 2026 14:38:28 -0500 Subject: [PATCH 2/2] Apply suggestion from @hcarter-775 Co-authored-by: Harrison Carter <137556605+hcarter-775@users.noreply.github.com> --- 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 54db70bc03..f6c203ef62 100644 --- a/drivers/SmartThings/matter-switch/fingerprints.yml +++ b/drivers/SmartThings/matter-switch/fingerprints.yml @@ -4125,7 +4125,7 @@ matterManufacturer: deviceProfileName: matter-bridge #Tapo - id: "5010/269" - deviceLabel: Tapo smart Power strip + deviceLabel: Tapo Smart Power Strip vendorId: 0x1392 productId: 0x010D deviceProfileName: plug-binary