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 14 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 14
Commands 1
Features 10
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | SupportedModes | array | |
| 0x0001 |
Mode
max 0x03
|
ModeEnum | Writable |
| 0x0002 |
SystemState
max 0x03
|
SystemStateEnum | |
| 0x0003 |
UserSetpoint
max 100
|
percent | Writable Optional |
| 0x0004 |
MinSetpoint
max 99
|
percent | Optional |
| 0x0005 |
MaxSetpoint
1..100
|
percent | Optional |
| 0x0006 |
Step
max 100
|
percent | Optional |
| 0x0007 |
TargetSetpoint
max 100
|
percent | Optional |
| 0x0008 |
MistType
max 0x03
|
MistTypeBitmap | Writable Optional |
| 0x0009 | Continuous | boolean | Writable Optional |
| 0x000A |
Sleep
default 0
|
boolean | Writable Optional |
| 0x000B | Optimal | boolean | Writable Optional |
| 0x000C | CondPumpEnabled | boolean | Writable Optional |
| 0x000D | CondRunCount | int16u | 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
CondPump
(COND)
bit 9
Supports control and monitoring of a condensate pump
Devices Implementing This Cluster
0 devices in the survey implement this cluster
No devices in the survey implement this cluster yet.