From e2bd207bd27e759f1f7dfbb1232167deaca5ca15 Mon Sep 17 00:00:00 2001 From: lisongjun12 <104352186+lisongjun12@users.noreply.github.com> Date: Wed, 31 Jan 2024 23:54:50 +0800 Subject: [PATCH] M5 wwts (#1158) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Adding SONOFF matter device:MINIR4M * Adding SONOFF matter device:M5-1C、M5-2C、M5-3C --------- Co-authored-by: lelandblue <79465613+lelandblue@users.noreply.github.com> --- .../SmartThings/matter-switch/fingerprints.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/drivers/SmartThings/matter-switch/fingerprints.yml b/drivers/SmartThings/matter-switch/fingerprints.yml index 323daa4e90..518f716326 100644 --- a/drivers/SmartThings/matter-switch/fingerprints.yml +++ b/drivers/SmartThings/matter-switch/fingerprints.yml @@ -70,6 +70,22 @@ matterManufacturer: vendorId: 0x1321 productId: 0x0002 deviceProfileName: plug-binary + - id: "SONOFF M5-1C" + deviceLabel: SONOFF SwitchMan Smart Wall Switch + vendorId: 0x1321 + productId: 0x000B + deviceProfileName: switch-binary + - id: "SONOFF M5-2C" + deviceLabel: SONOFF SwitchMan Smart Wall Switch + vendorId: 0x1321 + productId: 0x000C + deviceProfileName: switch-binary + - id: "SONOFF M5-3C" + deviceLabel: SONOFF SwitchMan Smart Wall Switch + vendorId: 0x1321 + productId: 0x000D + deviceProfileName: switch-binary + #Yeelight - id: "Yeelight Smart Lamp" deviceLabel: Yeelight Smart Lamp