Skip to content

[Matter] add Support for window_covering Device Class #10789

Open
@dewenni

Description

@dewenni

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

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

Labels

Area: MatterIssues and Feature Request about Matter ProtocolType: Feature requestFeature request for Arduino ESP32

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions