From 12c8c0a75176d5e23e34818b25f29d506c1cab6b 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 712ab0fe1320b5..0de5946644ac62 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 @@ -1816,6 +1816,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