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

Open
He-Man321 opened this issue Dec 27, 2024 · 0 comments
Open

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

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant