Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Matter] add Support for window_covering Device Class #10789

Open
1 task done
dewenni opened this issue Dec 29, 2024 · 1 comment
Open
1 task done

[Matter] add Support for window_covering Device Class #10789

dewenni opened this issue Dec 29, 2024 · 1 comment
Assignees
Labels
Area: Matter Issues and Feature Request about Matter Protocol Type: Feature request Feature request for Arduino ESP32

Comments

@dewenni
Copy link

dewenni commented Dec 29, 2024

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.
@dewenni dewenni added the Type: Feature request Feature request for Arduino ESP32 label Dec 29, 2024
@dewenni dewenni changed the title Support for window_covering Device Class in Matter [Matter] add Support for window_covering Device Class Dec 29, 2024
@SuGlider SuGlider self-assigned this Dec 29, 2024
@SuGlider
Copy link
Collaborator

@dewenni - We will add it for sure.

@SuGlider SuGlider added the Area: Matter Issues and Feature Request about Matter Protocol label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Matter Issues and Feature Request about Matter Protocol Type: Feature request Feature request for Arduino ESP32
Projects
None yet
Development

No branches or pull requests

2 participants