Skip to content

Improve UX for the edge case of having multiple Z-Wave integrations #138

@AlCalzone

Description

@AlCalzone

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

No one assigned

    Labels

    frontendThis bug or request (primary) involves the Home Assistant frontend

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions