From a718fd0e2ea4dc57f39d4e378454aa2bbcd37c3e Mon Sep 17 00:00:00 2001 From: huang zhonghao <132861645+huangzh142@users.noreply.github.com> Date: Fri, 12 May 2023 22:13:57 +0800 Subject: [PATCH] Add Room Air Conditioner device type definition (#26472) * Add Room Air Conditioner device type definition * Tidy up code in Room Air Conditioner device type definition --- .../zcl/data-model/chip/matter-devices.xml | 27 +++++++++++++++++++ 1 file changed, 27 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 be554e8e2d2671..8e091aa7f42ecd 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 @@ -1852,6 +1852,33 @@ limitations under the License. + + MA-room-airconditioner + CHIP + Matter Room Air Conditioner + 0x0103 + 0x0072 + + + IDENTIFY_TIME + IDENTIFY_TYPE + Identify + + + ON_OFF + Off + On + Toggle + + + + + + + + + + MA-all-clusters-app CHIP