mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update create_hassio_addon_repository.markdown
This commit is contained in:
parent
8de5493ee3
commit
484cc91955
@ -9,4 +9,11 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
[Placeholder]
|
Add a `repository.json` to root of your git repository with:
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"name": "Needed, Name of repository",
|
||||||
|
"url": "url to website (optional)",
|
||||||
|
"maintainer": "(optional) Pascal Vizeli <pvizeli@syshack.ch>"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user