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 Matter support #57

Open
guyluz11 opened this issue Dec 3, 2022 · 3 comments
Open

Add Matter support #57

guyluz11 opened this issue Dec 3, 2022 · 3 comments
Labels
feature request Request to add new feature help wanted Extra attention is needed new vendor support Request for adding support to a specific Vendor Open API Vendors with open API Python knowledge Python knowledge may help

Comments

@guyluz11
Copy link
Member

guyluz11 commented Dec 3, 2022

Matter i a new IOT standard developed with corporation of big companies like Google Amazon Apple and more.

It just got support under Home Assistant using the python package python-matter-server (found repo of python package) and has 1095 active users.

Formerly Project named CHIP, was worked on by a group named Connectivity Standards Alliance.

GitHub link

Logo_of_Matter_connectivity_standard svg

Adding a standalone basic code of a Matter server that could turn a light on/off will be a good start, no need to connect it to the cbj_hub code.

This is the Matter documentation https://developers.home.google.com/codelabs/matter-sample-app#0
Another option is to reverse engineer the implementation of the python package I have mentioned

@guyluz11 guyluz11 added feature request Request to add new feature new vendor support Request for adding support to a specific Vendor labels Dec 3, 2022
@guyluz11
Copy link
Member Author

guyluz11 commented Dec 3, 2022

Found a Dart package for Matter GitHub repo link.
Currently it is empty

@guyluz11 guyluz11 changed the title Add matter support Add Matter support Dec 3, 2022
@guyluz11
Copy link
Member Author

guyluz11 commented Jul 29, 2023

More packages
Android only
https://pub.dev/packages/google_matter_flutter

@guyluz11 guyluz11 pinned this issue Oct 1, 2023
@guyluz11 guyluz11 added help wanted Extra attention is needed Python knowledge Python knowledge may help Open API Vendors with open API labels Oct 1, 2023
@guyluz11 guyluz11 transferred this issue from CyBear-Jinni/cbj_hub Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request to add new feature help wanted Extra attention is needed new vendor support Request for adding support to a specific Vendor Open API Vendors with open API Python knowledge Python knowledge may help
Projects
None yet
Development

No branches or pull requests

1 participant