Fan Control 0x0202
An interface for controlling a fan in a heating/cooling system.
Spec History
Matter 1.1
Matter 1.2
rev 4
Matter 1.3
rev 4
Matter 1.4
rev 5
Matter 1.5
rev 5
Matter 1.6
rev 5
Matter master
rev 7
Attributes (12)
| Code | Name | Type |
|---|---|---|
| 0x0000 | FanMode | FanModeEnum |
| 0x0001 | FanModeSequence | FanModeSequenceEnum |
| 0x0002 | PercentSetting | percent |
| 0x0003 | PercentCurrent | percent |
| 0x0004 | SpeedMax | int8u |
| 0x0005 | SpeedSetting | int8u |
| 0x0006 | SpeedCurrent | int8u |
| 0x0007 | RockSupport | RockBitmap |
| 0x0008 | RockSetting | RockBitmap |
| 0x0009 | WindSupport | WindBitmap |
| 0x000A | WindSetting | WindBitmap |
| 0x000B | AirflowDirection | AirflowDirectionEnum |
Commands (1)
| Code | Name | Direction |
|---|---|---|
| 0x00 | Step | client→server |
Features (6)
| Bit | Code | Name |
|---|---|---|
| 0 | SPD | MultiSpeed — 0-SpeedMax Fan Speeds |
| 1 | AUT | Auto — Automatic mode supported for fan speed |
| 2 | RCK | Rocking — Rocking movement supported |
| 3 | WND | Wind — Wind emulation supported |
| 4 | STEP | Step — Step command supported |
| 5 | DIR | AirflowDirection — Airflow Direction attribute is supported |