From 65dc7a2b43408b12e40c42251e38b73487d278d2 Mon Sep 17 00:00:00 2001 From: cao wei Date: Fri, 15 Aug 2025 14:14:02 +0800 Subject: [PATCH 1/2] Add devices:Wistar Smart Tubular Motor Signed-off-by: cao wei --- .../matter-window-covering/fingerprints.yml | 45 +++++++++++++++++++ tools/localizations/cn.csv | 9 ++++ 2 files changed, 54 insertions(+) diff --git a/drivers/SmartThings/matter-window-covering/fingerprints.yml b/drivers/SmartThings/matter-window-covering/fingerprints.yml index 92b7fc47f0..fa48092027 100644 --- a/drivers/SmartThings/matter-window-covering/fingerprints.yml +++ b/drivers/SmartThings/matter-window-covering/fingerprints.yml @@ -84,6 +84,51 @@ matterManufacturer: productId: 0xFA17 deviceProfileName: window-covering #WISTAR + - id: "5207/3" + deviceLabel: WISTAR WSERD16-B Smart Tubular Motor + vendorId: 0x1457 + productId: 0x0003 + deviceProfileName: window-covering-battery + - id: "5207/4" + deviceLabel: WISTAR WSERD24 Smart Tubular Motor + vendorId: 0x1457 + productId: 0x0004 + deviceProfileName: window-covering + - id: "5207/5" + deviceLabel: WISTAR WSERD40-B Smart Tubular Motor + vendorId: 0x1457 + productId: 0x0005 + deviceProfileName: window-covering-battery + - id: "5207/6" + deviceLabel: WISTAR WSERD40-L Smart Tubular Motor + vendorId: 0x1457 + productId: 0x0006 + deviceProfileName: window-covering-battery + - id: "5207/7" + deviceLabel: WISTAR WSERD40-T Smart Tubular Motor + vendorId: 0x1457 + productId: 0x0007 + deviceProfileName: window-covering + - id: "5207/8" + deviceLabel: WISTAR WSERD50-B Smart Tubular Motor + vendorId: 0x1457 + productId: 0x0008 + deviceProfileName: window-covering-battery + - id: "5207/9" + deviceLabel: WISTAR WSERD50-L Smart Tubular Motor + vendorId: 0x1457 + productId: 0x0009 + deviceProfileName: window-covering-battery + - id: "5207/16" + deviceLabel: WISTAR WSERD50-T Smart Tubular Motor + vendorId: 0x1457 + productId: 0x0010 + deviceProfileName: window-covering + - id: "5207/19" + deviceLabel: WISTAR WSERD60 Smart Tubular Motor + vendorId: 0x1457 + productId: 0x0013 + deviceProfileName: window-covering - id: "5207/17" deviceLabel: WISTAR WSER40 Smart Tubular Motor vendorId: 0x1457 diff --git a/tools/localizations/cn.csv b/tools/localizations/cn.csv index 377b31bd7b..80067bc5f0 100644 --- a/tools/localizations/cn.csv +++ b/tools/localizations/cn.csv @@ -106,3 +106,12 @@ Aqara Wireless Mini Switch T1,Aqara 无线开关 T1 "A3 Home Gateway",萤石A3智能网关 "xCREAS Smart Air Purifier Cyclone400",xCREAS智能空气净化器Cyclone400 "Zemismart M1 Hub",Zemismart M1 网关 +"WISTAR WSERD16-B Smart Tubular Motor",威仕达智能管状电机 WSERD16-B +"WISTAR WSERD24 Smart Tubular Motor",威仕达智能管状电机 WSERD24 +"WISTAR WSERD40-B Smart Tubular Motor",威仕达智能管状电机 WSERD40-B +"WISTAR WSERD40-L Smart Tubular Motor",威仕达智能管状电机 WSERD40-L +"WISTAR WSERD40-T Smart Tubular Motor",威仕达智能管状电机 WSERD40-T +"WISTAR WSERD50-B Smart Tubular Motor",威仕达智能管状电机 WSERD50-B +"WISTAR WSERD50-L Smart Tubular Motor",威仕达智能管状电机 WSERD50-L +"WISTAR WSERD50-T Smart Tubular Motor",威仕达智能管状电机 WSERD50-T +"WISTAR WSER60 Smart Tubular Motor",威仕达智能管状电机 WSER60 \ No newline at end of file From 910245b36ff59acc1dd3987c7b68a3a31aa0def1 Mon Sep 17 00:00:00 2001 From: caowei-cccc Date: Tue, 19 Aug 2025 09:45:15 +0800 Subject: [PATCH 2/2] Update fingerprints.yml The model provided by the manufacturer is "WISTAR WSER60 Smart Tubular Motor", which has been modified in fingerprinters.yml. --- drivers/SmartThings/matter-window-covering/fingerprints.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/SmartThings/matter-window-covering/fingerprints.yml b/drivers/SmartThings/matter-window-covering/fingerprints.yml index fa48092027..d494e93749 100644 --- a/drivers/SmartThings/matter-window-covering/fingerprints.yml +++ b/drivers/SmartThings/matter-window-covering/fingerprints.yml @@ -125,7 +125,7 @@ matterManufacturer: productId: 0x0010 deviceProfileName: window-covering - id: "5207/19" - deviceLabel: WISTAR WSERD60 Smart Tubular Motor + deviceLabel: WISTAR WSER60 Smart Tubular Motor vendorId: 0x1457 productId: 0x0013 deviceProfileName: window-covering