Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repository structure for v0.3.0 is not compliant #53

Open
colonelmattyman opened this issue Jun 18, 2021 · 0 comments
Open

Repository structure for v0.3.0 is not compliant #53

colonelmattyman opened this issue Jun 18, 2021 · 0 comments

Comments

@colonelmattyman
Copy link

Please update the Repo structure so that it is compliant with HomeAssistant.

Repository configuration
Each repository is required to contain repository.(json/yaml/yml) at the root in the git repository.

{
  "name": "Name of repository",
  "url": "http://www.example/addons",
  "maintainer": "HomeAssistant Team <[email protected]>"
}

or

name: Name of repository
url: http://www.example/addons
maintainer: HomeAssistant Team <[email protected]>

https://developers.home-assistant.io/docs/add-ons/repository/

@colonelmattyman colonelmattyman changed the title Repostitory structure for v0.3.0 is not compliant Repository structure for v0.3.0 is not compliant Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant