From 9f1cde292908923e09e1a8366a03c6bf28352cc3 Mon Sep 17 00:00:00 2001 From: Konrad Klimczuk Date: Thu, 21 Aug 2025 18:37:56 +0200 Subject: [PATCH 1/2] adds Bosch Plug Compact [+M] --- 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 b6b2540755..e38e43a6bf 100644 --- a/drivers/SmartThings/matter-switch/fingerprints.yml +++ b/drivers/SmartThings/matter-switch/fingerprints.yml @@ -131,6 +131,12 @@ matterManufacturer: vendorId: 0x1396 productId: 0x1001 deviceProfileName: light-color-level-fan +#Bosch Smart Home + - id: "4617/12310" + deviceLabel: Bosch Plug Compact [+M] BSP-FD + vendorId: 0x1209 + productId: 0x3016 + deviceProfileName: plug-power-energy-powerConsumption #Chengdu - id: "5218/8197" deviceLabel: Magic Cube DS001 From 9d14d6c3923c4d86df23194256e35d79c8c2f84a Mon Sep 17 00:00:00 2001 From: Konrad Klimczuk Date: Thu, 21 Aug 2025 19:01:35 +0200 Subject: [PATCH 2/2] Plug Compact [M] --- 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 e38e43a6bf..18f43b6e30 100644 --- a/drivers/SmartThings/matter-switch/fingerprints.yml +++ b/drivers/SmartThings/matter-switch/fingerprints.yml @@ -133,7 +133,7 @@ matterManufacturer: deviceProfileName: light-color-level-fan #Bosch Smart Home - id: "4617/12310" - deviceLabel: Bosch Plug Compact [+M] BSP-FD + deviceLabel: Plug Compact [M] vendorId: 0x1209 productId: 0x3016 deviceProfileName: plug-power-energy-powerConsumption