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

Change Devices/Bridges: Always allow to pair via QR-Code #138

Open
Apollon77 opened this issue Nov 24, 2024 · 0 comments
Open

Change Devices/Bridges: Always allow to pair via QR-Code #138

Apollon77 opened this issue Nov 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request frontend/ui issue is relevant for matter adapter frontend/ui

Comments

@Apollon77
Copy link
Collaborator

The current logic is that we show a QR Code icon if the device is NOT commissioned yet and else the connect symbol with the list of connected controllers.

In fact we can also open a "Local commissioning window" anytime, so then people can scan in adapter UI for a second Ecosystem and do not need to get the code from it. For this we need to adjust the logic in UI a bit:

  • Always show QR code and when clicking we send a backend call which returns the QR code data. Command could be "controllerAllowCommissioning" ... i then implement backend side
  • When commissioned then show connection symbol, else not.
@Feuer-sturm Feuer-sturm added enhancement New feature or request frontend/ui issue is relevant for matter adapter frontend/ui labels Nov 27, 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 frontend/ui issue is relevant for matter adapter frontend/ui
Projects
None yet
Development

No branches or pull requests

3 participants