From 540d5762d00650c9ad598f1ebec2396a8e6a2ab6 Mon Sep 17 00:00:00 2001 From: lisongjun Date: Wed, 13 Sep 2023 18:38:29 +0800 Subject: [PATCH] Adding SONOFF matter device:MINIR4M --- drivers/SmartThings/matter-switch/fingerprints.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/drivers/SmartThings/matter-switch/fingerprints.yml b/drivers/SmartThings/matter-switch/fingerprints.yml index 3f2e599680..fba1dca8ad 100644 --- a/drivers/SmartThings/matter-switch/fingerprints.yml +++ b/drivers/SmartThings/matter-switch/fingerprints.yml @@ -60,6 +60,13 @@ matterManufacturer: productId: 0x44 deviceProfileName: light-color-level-2700K-6500K + #SONOFF + - id: "SONOFF MINIR4M" + deviceLabel: Smart Plug-in Unit + vendorId: 0x1321 + productId: 0x0002 + deviceProfileName: plug-binary + #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