name: home-assistant-hacs base: core20 version: '1.13.2' summary: Home Assistant Community Store description: | Manage (Install, track, upgrade) and discover custom elements for Home Assistant directly from the UI. What? HACS is a integration that gives the user a powerful UI to handle downloads of custom integrations and plugins. Highlights of what HACS can do: - Help you discover new custom elements. - Help you install (download) new custom elements. - Help you keep track of your custom elements. - Manage(Install/Upgrade/Remove) - Shortcuts to repositories/issue tracker license: MIT grade: stable confinement: strict architectures: - build-on: amd64 - build-on: arm64 - build-on: armhf - build-on: ppc64el apps: list: command: bin/app plugs: - components plugs: components: interface: content content: components target: $SNAP_DATA/custom_components default-provider: home-assistant-snap hooks: post-refresh: plugs: [components] connect-plug-components: plugs: [components] disconnect-plug-components: plugs: [components] parts: connection: plugin: dump source: ./source source-type: local organize: app: bin/app hooks: snap/hooks stage-packages: - rsync hacs: plugin: dump source: https://github.com/hacs/integration.git source-tag: ${SNAPCRAFT_PROJECT_VERSION} organize: custom_components/hacs: hacs stage: - hacs