The Humidistat cluster (0x0205) is a Matter cluster that Setpoint and humidification/dehumidification control for devices that regulate ambient humidity.. It defines 1 command and 11 attributes.
Humidistat 0x0205
Setpoint and humidification/dehumidification control for devices that regulate ambient humidity.
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 11
Commands 1
Features 9
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 |
Mode
max 0x04
|
ModeEnum | |
| 0x0001 |
SystemState
max 0x04
|
SystemStateEnum | |
| 0x0002 | UserSetpoint | percent | Optional |
| 0x0003 |
MinSetpoint
max 99
|
percent | Optional |
| 0x0004 | MaxSetpoint | percent | Optional |
| 0x0005 | Step | percent | Optional |
| 0x0006 | TargetSetpoint | percent | Optional |
| 0x0007 |
MistType
max 0x03
|
MistTypeBitmap | Optional |
| 0x0008 | Continuous | boolean | Optional |
| 0x0009 |
Sleep
default 0
|
boolean | Optional |
| 0x000A | Optimal | boolean | Optional |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 |
SetSettings
This command will set the specified settings to new values.
|
client→server |
UserSetpoint: percent, Mode: ModeEnum, MistType: MistTypeBitmap, Continuous: boolean, Sleep: boolean, Optimal: boolean |
Humidifier
(HUM)
bit 0
Supports increasing the humidity in a space
Dehumidifier
(DEHUM)
bit 1
Supports decreasing the humidity in a space
Continuous
(CONT)
bit 2
Supports continuous humidity operation
Sensor
(SENSOR)
bit 3
Supports humidity control to a setpoint via an humidity sensor
Auto
(AUTO)
bit 4
Supports automatically switching operating states to maintain a set humidity
FanOnly
(FAN)
bit 5
Supports running the fan alone without humidity control
Optimal
(OPT)
bit 6
Supports controlling to an optimal humidity
WarmMist
(WARM)
bit 7
Supports warm mist operation
ColdMist
(COLD)
bit 8
Supports cold mist operation
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.