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

Add support for Matter over wifi #10

Open
smeisner opened this issue Apr 1, 2023 · 4 comments
Open

Add support for Matter over wifi #10

smeisner opened this issue Apr 1, 2023 · 4 comments
Labels
enhancement New feature or request triaged Once an issue has been reviewed, it will be marked as 'triaged'

Comments

@smeisner
Copy link
Owner

smeisner commented Apr 1, 2023

After the ESP32-C6 MCU is incorporated, research how to enable Thread protocol to support Matter. This allows for integration into home automation systems.

Must be able to be enabled/disabled via user config on touchscreen.

@smeisner smeisner added the enhancement New feature or request label Apr 1, 2023
@smeisner
Copy link
Owner Author

Possibility to only use Matter over wifi as well and leave Thread out of the design.

The main motivation to incorporate Thread would be to create a Thread border router since the thermostat is constantly powered.

@smeisner
Copy link
Owner Author

The following library will be used to implement Matter over wifi:
https://github.com/Yacubane/esp32-arduino-matter

@smeisner smeisner changed the title Thread / Matter Add support for Matter over wifi Jul 26, 2023
@smeisner smeisner mentioned this issue Nov 2, 2023
Merged
@smeisner
Copy link
Owner Author

smeisner commented Nov 2, 2023

Completed with merge b1bfc1d

@smeisner smeisner closed this as completed Nov 2, 2023
@smeisner
Copy link
Owner Author

This code is not operational yet, so re-opening issue. Once the code is compiled in and running, this can be closed.

@smeisner smeisner reopened this Dec 29, 2023
@smeisner smeisner added the triaged Once an issue has been reviewed, it will be marked as 'triaged' label Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged Once an issue has been reviewed, it will be marked as 'triaged'
Projects
None yet
Development

No branches or pull requests

1 participant