[request] Matter 1.2 Fan --> Support Rocking and AirflowDirection option
Summary
Support the option to enable oscillation and airflow direction of the fan head. I think it has something to do with this next parameter::
https://github.com/SiliconLabs/arduino/blob/65a739a859fa8b98e755f23f2b9c8010d25ca1e2/variants/xg24devkit/matter/matter_2.2.0/zzz_generated/app-common/app-common/zap-generated/cluster-enums.h#L2838
and also RockSupport:
https://github.com/SiliconLabs/arduino/blob/65a739a859fa8b98e755f23f2b9c8010d25ca1e2/variants/xg24explorerkit/matter/matter_2.2.0/zzz_generated/app-common/app-common/zap-generated/attributes/Accessors.h#L2577
Here's an example using the Matter SDK:
Hello @lboue, We'll definitely look into supporting these options in the next release.
Hello @silabs-bozont
Will you be releasing the new version soon?
Regards