📚 Adds Hass.io Addon Presentation section (#4509)
This commit is contained in:
parent
42612c1759
commit
04400a3553
5 changed files with 65 additions and 11 deletions
|
@ -12,10 +12,15 @@ redirect_from: /hassio/addon_config/
|
|||
|
||||
Each add-on is stored in a folder. The file structure looks like this:
|
||||
|
||||
```
|
||||
```text
|
||||
addon_name/
|
||||
Dockerfile
|
||||
build.json
|
||||
CHANGELOG.md
|
||||
config.json
|
||||
Dockerfile
|
||||
icon.png
|
||||
logo.png
|
||||
README.md
|
||||
run.sh
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue