-
Notifications
You must be signed in to change notification settings - Fork 30
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
Missing features / enhancement proposal for Manage Zigbee Device / Bindings #253
Comments
I'd love to see this done as well. it would make binding a lot easier to get into for people. Many times people bind groups and the members not understanding how that can cause a lot of traffic that overloads your network and this would make it easy to see/fix after reading troubleshooting docs. |
This is an area we are 100% looking to improve. I think we need to ditch the dialog completely and redesign everything as a page. Thoughts? |
Hello everyone, I think it would be good if the suggestion could be implemented in this or a similar way, because I find it really difficult to see whether all the bindings have been adopted as I intended. And if you haven't worked on it for a while, it would be much easier to continue with the work you have done so far. Thanks |
Hi @dmulcahey , Hi all who watch this thread. -> An important note: With a little help from our favorite AI-enemies, I had my draft formatted a bit nicer and more readable (the tables, adding examples, and title formatting). Every detail was verified, and the text content is 100% authored by me. I think it is very important to be always explicit and transparent on these matters, nowadays.... <- Ideal Vision for a Bindings MapIn an ideal scenario, a second network map would display bindings graphically, allowing users to visually understand the relationships between devices. However, even if that remains aspirational, it cannot live without a tabular view (as the network panel would need, too), because it can get very difficult to visualize with many devices. Current Challenges in Multi-Vendor Binding with ZHAGiven that one of (Z)HA’s missions is to support multi-vendor deployments and automations, the UX for handling binding must also offer a resilient and user-friendly way to handle the challenges associated with multi-vendor bindings. After experimenting with bindings in various scenarios, I’ve identified some issues, for example (and I'm quite sure it's not all...):
To manage these issues effectively, the UI should incorporate resilient tools and notices to help troubleshoot and verify bindings. For instance:
Ideas of UI Components for Binding ManagementMainly, tables could facilitate binding management: Current Bindings TableToolbar:
This table format could provide an organized view with essential actions, icons, and filters to help users manage bindings... Device-Centric Bindings TableAnother idea could organize bindings by source device, with each device’s bindings displayed in a sub-table for easy overview. Maybe it makes even more sense than flat bindings, and would help group them in a more intuitive way:
Edit: I also think it is very important in the context of bindings to see (in a small font size, below the friendly name and of course icon), both the unfriendly-name and the IEEE of each device. Enhancements on Device/Automation Pages/Lists (Binding Awareness)Devices involved in bindings should display a notice or alert on their device panel - linking to the bindings page - so users are aware of existing bindings when creating automations. This should also be clearly visible in device lists. New Binding Creation DialogA Create New Binding dialog could allow multiple bindings to be created at once with interactive feedback:
Summary...This is a rough outline to ignite discussion. Incrementally improving the current panel-based UI, while adding missing features and solving bugs might be still the best first step: If the whole binding thing gets more accessible to more users, we will get more ideas and more experiences and expectations to make it better... All the Best, and many great thanks for what we already have! |
Hi All,
First of all I hope this is the right place for this - as opposed to the homeassistant/core repository. Please comment if I'm wrong, I'll resubmit.
I would like here to point out a few missing features and unclear UX elements in the "Manage Zigbee Device" / "Bindings" Screen.
The Bindings are an important feature of the Zigbee protocol, as recognized by providing this panel in the first place.
However:
The current bindings of a device seem to be retrievable, at least using the zha-toolkit with the action zha_toolkit.binds_get.
Could this be built in this panel, too? Possibly with mention of the fact that the device should be waken up when clicking. They also could be cached like the rest upon registration. But maybe it should be clear that they might be outdated. Also, when creating a new bind, they could immediately be re-fetched to see if the binding succeeded.
I am adding a mockup of what I would expect (at least one verison of it, of course many other ideas are possible...).
Please apologize for the ugly design. The trash icon could also be replaced by a "break link" icon. And also the lists are just a proposal to visualize.
Kudos to all and Thanx for HA and ZHA!
The text was updated successfully, but these errors were encountered: