Implementation of Matter device commissioning flow
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 14.6k
- Forks
- 3.2k
- Avg merge
- 12d 11h
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe.
A Google account is currently required to commission Matter smart home devices (see https://github.com/home-assistant/android/issues/3859#issuecomment-1715761009)
Describe the solution you'd like
Implementation of the Matter device commissioning flow that doesn't require a Google Account
Describe alternatives you've considered
Returning all my smart home products because I don't want to make a Google Account
Additional context
https://github.com/home-assistant/android/issues/3859#issuecomment-1715761009
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked Home Assistant Android issue and its referenced comment to understand the current Matter commissioning flow and the Google Account dependency. Then locate the existing commissioning entry point in GmsCore and document the Android APIs involved. Done means Matter devices can be commissioned without a Google Account, with the relevant flow covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100