From eabcc5e9dcd66e2df14a5d57ac25713c06b25dae Mon Sep 17 00:00:00 2001
From: Rohit Jadhav <69809379+jadhavrohit924@users.noreply.github.com>
Date: Wed, 17 Aug 2022 00:28:08 +0530
Subject: [PATCH] Sync fan device type with specs (#21923)
* Sync fan device type with specs
* Addressed review comments
---
.../zcl/data-model/chip/matter-devices.xml | 35 +++++++++++++++++++
1 file changed, 35 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 2231d822ff5f60..7b1b1ccd9ad611 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
@@ -1854,6 +1854,41 @@ limitations under the License.
+
+ MA-fan
+ CHIP
+ Matter Fan
+ 0x0103
+ 0x002B
+
+
+ IDENTIFY_TIME
+ IDENTIFY_TYPE
+ Identify
+ TriggerEffect
+
+
+ DEVICE_TYPE_LIST
+ SERVER_LIST
+ CLIENT_LIST
+ PARTS_LIST
+
+
+ GROUP_NAME_SUPPORT
+ AddGroup
+ AddGroupResponse
+ ViewGroup
+ ViewGroupResponse
+ GetGroupMembership
+ GetGroupMembershipResponse
+ RemoveGroup
+ RemoveGroupResponse
+ RemoveAllGroups
+ AddGroupIfIdentifying
+
+
+
+
MA-casting-videoplayer
CHIP