From 1708345d2de140c6bfcd2e72c78bfabd3c833eaa Mon Sep 17 00:00:00 2001
From: mideayanghui <106149377+mideayanghui@users.noreply.github.com>
Date: Mon, 24 Jul 2023 21:49:29 +0800
Subject: [PATCH] =?UTF-8?q?Add=20Matter=201.2=20device=20type:=20Refrigera?=
=?UTF-8?q?tor/Laundry=20Washer/Temperature=20C=E2=80=A6=20(#28190)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* Add Matter 1.2 device type: Refrigerator/Laundry Washer/Temperature Controlled Cabinet
* missing laundry washer controls in Laundry Washer defination
* remove identify cluster in Temperature Controlled Cabinet defination
---
.../zcl/data-model/chip/matter-devices.xml | 42 +++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml b/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml
index 6432ad809fb1be..3c923129fb9f12 100644
--- a/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml
+++ b/src/app/zap-templates/zcl/data-model/chip/matter-devices.xml
@@ -1960,6 +1960,48 @@ limitations under the License.
+
+ MA-refrigerator
+ CHIP
+ Matter Refrigerator
+ 0x0103
+ 0x0070
+
+
+
+
+
+
+
+
+ MA-laundry-washer
+ CHIP
+ Matter Laundry Washer
+ 0x0103
+ 0x0073
+
+
+
+
+
+
+
+
+
+
+
+ MA-temperature-controlled-cabinet
+ CHIP
+ Matter Temperature Controlled Cabinet
+ 0x0103
+ 0x0071
+
+
+
+
+
+
+
MA-all-clusters-app
CHIP