Skip to content

Add compatibility for Home Assistant packages #111

Description

@DevSecNinja

Implement discovery and compatibility for Home Assistant package files. Packages enable bundling of multiple integration elements (automations, sensors, scripts, etc.) and are commonly used in advanced configs, as in:

Supporting package compatibility will make it easier for advanced users to manage modular configurations and enhance reuse across Home Assistant installations.

Acceptance Criteria:

  • Detect, parse, and display Home Assistant package files.
  • Handle package structure and cross-file configuration as seen in the referenced repo.
  • Add user documentation for utilizing package support.
  • Update frontend to mention packages can be found
  • Update the filters so people can filter on packages too

References:

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions