Humidistat 0x0205
This cluster specifies an interface to control the humidity of an environment.
Spec History
Matter master
rev 1
Attributes (11)
| Code | Name | Type |
|---|---|---|
| 0x0000 | Mode | ModeEnum |
| 0x0001 | SystemState | SystemStateEnum |
| 0x0002 | UserSetpoint | percent |
| 0x0003 | MinSetpoint | percent |
| 0x0004 | MaxSetpoint | percent |
| 0x0005 | Step | percent |
| 0x0006 | TargetSetpoint | percent |
| 0x0007 | MistType | MistTypeBitmap |
| 0x0008 | Continuous | boolean |
| 0x0009 | Sleep | boolean |
| 0x000A | Optimal | boolean |
Commands (1)
| Code | Name | Direction |
|---|---|---|
| 0x00 | SetSettings | client→server |
Features (9)
| Bit | Code | Name |
|---|---|---|
| 0 | HUM | Humidifier — Supports increasing the humidity in a space |
| 1 | DEHUM | Dehumidifier — Supports decreasing the humidity in a space |
| 2 | CONT | Continuous — Supports continuous humidity operation |
| 3 | SENSOR | Sensor — Supports humidity control to a setpoint via an humidity sensor |
| 4 | AUTO | Auto — Supports automatically switching operating states to maintain a set humidity |
| 5 | FAN | FanOnly — Supports running the fan alone without humidity control |
| 6 | OPT | Optimal — Supports controlling to an optimal humidity |
| 7 | WARM | WarmMist — Supports warm mist operation |
| 8 | COLD | ColdMist — Supports cold mist operation |