Skip to content

Setup wizard never surfaces signed-repository drivers #758

Description

@Leitet

The wizard's driver picker reads /api/drivers/catalog, which lists only on-disk drivers (bundled + local overrides + already-installed managed artifacts). The signed repository catalog (/api/device_repository/catalog) is only reachable from Settings → Devices after onboarding.

Concrete case: a gateway fresh from the Pi image bundles 37 drivers while the stable channel offers 62; foxess was published and installable the whole time, but the wizard could not offer it and onboarding dead-ended (see also the escape-hatch issue).

The wizard should merge repository-catalog entries into the picker and install the chosen driver on selection — the same flow Settings → Devices already implements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions