Custom template
Requirements¶
For a custom template repository to be valid, these are the requirements:
Repository structure¶
- A
README.mdfile exists in the root of the repository - A
hacs.jsonfile exists in the root of the repository - A
.jinjafile exists in the root of the repository - The
filenamekey of thehacs.jsonfile matches a.jinjafile in the root of the repository - The repository is using GitHub releases