Matter Survey

Community-driven database of Matter device capabilities

The Fan Control cluster (0x0202) is a Matter cluster that Controls fan speed, direction, and operating modes.. It defines 1 command and 12 attributes and is mandatory for 6 device types.

Fan Control 0x0202

Application Cluster
Hvac
Introduced in: Matter 1.1
Devices: 21
Controls fan speed, direction, and operating modes.

Spec History

This cluster's ClusterRevision across the Matter releases it has shipped in. Click a version to inspect the cluster as it existed in that release.

Attributes 12
Commands 1
Features 6
Code Name Type Flags
0x0000
0..6 · default 0
FanModeEnum Writable
0x0001
0..5
FanModeSequenceEnum
0x0002
max 100 · default 0 · nullable
percent Writable
0x0003
max 100
percent
0x0004
1..100
SpeedMax
int8u Optional
0x0005
max 100 · default 0 · nullable
SpeedSetting
int8u Writable Optional
0x0006
max 100
SpeedCurrent
int8u Optional
0x0007
0x00..0x07 · default 0x00
RockSupport
RockBitmap Optional
0x0008
0x00..0x07 · default 0x00
RockSetting
RockBitmap Writable Optional
0x0009
0x00..0x03 · default 0x00
WindSupport
WindBitmap Optional
0x000A
0x00..0x03 · default 0x00
WindSetting
WindBitmap Writable Optional
0x000B
0x00..0x01 · default 0
AirflowDirection
AirflowDirectionEnum Writable Optional
Code Name Direction Parameters
0x00 Step Optional
This command speeds up or slows down the fan, in steps, without a client having to know the fan speed.
client→server
Direction: StepDirectionEnum, Wrap: boolean, LowestOff: boolean
MultiSpeed (SPD) bit 0
0-SpeedMax Fan Speeds
Auto (AUT) bit 1
Automatic mode supported for fan speed
Rocking (RCK) bit 2
Rocking movement supported
Wind (WND) bit 3
Wind emulation supported
Step (STEP) bit 4
Step command supported
AirflowDirection (DIR) bit 5
Airflow Direction attribute is supported

Device Types Using This Cluster

Device types in the Matter spec that reference this cluster

Devices Implementing This Cluster

21 devices in the survey implement this cluster