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

Expose Device/Bridge infos from Backend in UI #181

Closed
Apollon77 opened this issue Nov 30, 2024 · 6 comments
Closed

Expose Device/Bridge infos from Backend in UI #181

Apollon77 opened this issue Nov 30, 2024 · 6 comments
Assignees
Labels
backend/matter issue is relevant for backend/matter enhancement New feature or request fixed issue is fixed and can be retested frontend/ui issue is relevant for matter adapter frontend/ui question Further information is requested

Comments

@Apollon77
Copy link
Collaborator

After creating a device or a device in a bridge we should expose some informations to support the user to understand what is mapped how and such

So my idea is the following:

  • In "Devices" and for a bridge and for a bridged device we should add an "info icon" which sends a "getdetails" command to the backend
  • Backend returns a JSONConfig return with panel/tabs and such
  • UI shows the content in a overlay dialog and allows to close the details
@Apollon77 Apollon77 added enhancement New feature or request frontend/ui issue is relevant for matter adapter frontend/ui labels Nov 30, 2024
GermanBluefox added a commit that referenced this issue Dec 10, 2024
Added ioBroker vendor icon: #192
Changed some texts: #168
Make info closable
Make it possible to show always qr-code: #138
@GermanBluefox GermanBluefox added the backend/matter issue is relevant for backend/matter label Dec 11, 2024
@GermanBluefox GermanBluefox removed their assignment Dec 11, 2024
@GermanBluefox
Copy link
Contributor

GUI implemented

Apollon77 pushed a commit that referenced this issue Dec 12, 2024
#223)

* Added extended dialog: #181
Added ioBroker vendor icon: #192
Changed some texts: #168
Make info closable
Make it possible to show always qr-code: #138

* Make contrast icons: #187

* Make dialog wider: #190

* Change info boxes

* Show warning icon if device is in erroneous mode: #198

* Made waiting time 5 minutes: #185

* Implemented progress dialog: #199

* Fixing pipeline

* Fixing pipeline

* Fixing pipeline
@Apollon77 Apollon77 added the fixed issue is fixed and can be retested label Dec 17, 2024
@Apollon77
Copy link
Collaborator Author

Ifo Button shows some details already - especially the mapped states of the device. To be enhanced

@Feuer-sturm
Copy link
Collaborator

Feuer-sturm commented Dec 21, 2024

matter 0.3.2
This is already implemented for Bridges
grafik

and this for Devices
grafik

@Apollon77 Which information shall be added?

@Feuer-sturm Feuer-sturm added the question Further information is requested label Dec 21, 2024
@Apollon77
Copy link
Collaborator Author

In fact as shown in discord the Bridge AND each bridged device have such an "Info" button once initialized in backend (s o might take some seconds to appear). For devices only the device has it

@Feuer-sturm
Copy link
Collaborator

@Apollon77 Thanks for explenation.
Shall this issue stay open?
You wrote some comments above "To be enhanced", because of this I wanted to know (document here in the issue) which additional information should be shown to the user. If additional information will add during devlopment to the popups we can close the issue.

@Apollon77
Copy link
Collaborator Author

We will enhance over time. I will close here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend/matter issue is relevant for backend/matter enhancement New feature or request fixed issue is fixed and can be retested frontend/ui issue is relevant for matter adapter frontend/ui question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants