[Matter] add Support for window_covering Device Class #10789
Labels
Area: Matter
Issues and Feature Request about Matter Protocol
Type: Feature request
Feature request for Arduino ESP32
Related area
matter
Hardware specification
ESP32
Is your feature request related to a problem?
no
Describe the solution you'd like
The Arduino-ESP32 framework now supports Matter, which is a fantastic addition. However, the window_covering device class (endpoint type) is not yet implemented. This device class is essential for creating Matter-compliant window covering devices, such as motorized blinds or shades.
Request:
I would like to request the implementation of the window_covering endpoint type in the Matter stack of the Arduino-ESP32 framework. This addition would enable developers to build smart window coverings that are fully compliant with Matter standards, thus broadening the range of supported device types.
Describe alternatives you've considered
No response
Additional context
Existing Implementation Reference:
The window_covering endpoint type has already been implemented in Espressif’s esp-matter repository. This serves as a valuable reference for implementing the same feature in Arduino-ESP32.
I have checked existing list of Feature requests and the Contribution Guide
The text was updated successfully, but these errors were encountered: