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

Device ID clash causes list_devices not to show certain devices paired with a different app. #107

Closed
robertklep opened this issue Dec 1, 2019 · 1 comment

Comments

@robertklep
Copy link

Demo repo here: https://github.com/robertklep/homey-duplicate-id-test

Tested on v3.1.0

The repo contains two different apps that each have a driver that emits a new device entry for pairing, using the same device ID in both apps, namely this-is-a-duplicate-id.

When a device entry has been created with demo app #​1 and you try to pair a device with app #​2, the device entry will not be shown in the list_devices template because (apparently) Homey thinks the device has already been paired. Only when removing the first device entry, belonging to app #​1, will the device entry show up during pairing with app #​2.

This issue was found by @jghaanstra.

@jeroenvollenbrock
Copy link

Confirmed and fixed in the next Homey release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants