-
Notifications
You must be signed in to change notification settings - Fork 0
Description
If you have multiple Z-Wave integrations (e.g. Z-Wave JS UI addon + Z-Wave JS addon + external Z-Wave JS Server), several parts of the HA frontend only work with the first instance:
Joining a device with SmartStart on the app. This can cause a situation where you're trying to join an LR device to the 2nd instance, but don't get the protocol choice because the 1st instance has no LR support (old adapter). There is no indication to the user as to why.
Opening the integration specific panel (include/remove device), navigating to the logs and back. This shows logs for the first integration, and navigating back afterwards shows the network panel for the first integration. See home-assistant/core#148113 (comment) for a demonstration.
This is very unexpected, and there is no indication of this happening.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status