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

Associating (grouping) two endpoints on the same device #741

Closed
He-Man321 opened this issue Dec 27, 2024 · 3 comments
Closed

Associating (grouping) two endpoints on the same device #741

He-Man321 opened this issue Dec 27, 2024 · 3 comments
Labels
stale There has not been activity on this issue or PR for quite some time.

Comments

@He-Man321
Copy link

Problem/Motivation

The UI tries to be clever by filtering out the source device from the Target Node device list when creating an association\group, but if the device has multiple endpoints you may want to associate\group two endpoints on the same device.

Expected behaviour

To be able to select the source device when selecting the target device for the association\group.

Actual behaviour

The Target Node drop-down list hides the source device, so you cannot select it.

Steps to reproduce

Go to the Z-Wave JS Control Panel, select a device (ideally one with more than one end-point, such as my 4-switch MCO MH-S314) and go to Groups and Add. Select the source endpoint (i.e. switch\endpoint 1) and the group (mine is "Sw1_Set") and then look at the Target Node drop-down list and it will have all your other Z-Wave devices but will exclude your source device (i.e. the MCO MH-S314 you started from).

Proposed changes

Simply don't filter out the source device, leave it in the Target Node drop-down list. That way I would be able to select it, and select endpoint 2 and then have endpoint 1 and 2 associated\grouped together.

Thank you for your consideration. If you need any further info, or help testing, let me know?

@He-Man321 He-Man321 changed the title Associating (linking) two endpoints on the same device Associating (grouping) two endpoints on the same device Dec 27, 2024
Copy link

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Jan 27, 2025
@He-Man321
Copy link
Author

I have just checked on the latest versions (HA 2025.1.4, zwave-js-ui: 9.29.1 and zwave-js: 14.3.7) and it is still impossible to select the same source and destination device in the UI when creating a group.

@github-actions github-actions bot removed the stale There has not been activity on this issue or PR for quite some time. label Jan 28, 2025
Copy link

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Feb 27, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

No branches or pull requests

1 participant