ReadonlyairflowAirflowDirection
Airflow Direction attribute is supported
Readonlyauto: BitFlagAuto
Automatic mode supported for fan speed
ReadonlymultiMultiSpeed
Legacy Fan Control cluster revision 0-1 defined 3 speeds (low, medium and high) plus automatic speed control but left it up to the implementer to decide what was supported. Therefore, it is assumed that legacy client implementations are capable of determining, from the server, the number of speeds supported between 1, 2, or 3, and whether automatic speed control is supported.
The MultiSpeed feature includes new attributes that support a running fan speed value from 0 to SpeedMax, which has a maximum of 100.
See Speed Rules for more details.
Readonlyrocking: BitFlagRocking
Rocking movement supported
Readonlystep: BitFlagStep
Step command supported
Readonlywind: BitFlagWind
Wind emulation supported
Modify elements using ElementModifier.alter.
Modify elements using ElementModifier.enable.
Modify elements using ElementModifier.set.
Select features using ClusterComposer.compose.
Rest...selection: SelectionT
This cluster supports all FanControl features. It may support illegal feature combinations.
If you use this cluster you must manually specify which features are active and ensure the set of active features is legal per the Matter specification.