📚 Adds Hass.io Addon Presentation section (#4509)

This commit is contained in:
Franck Nijhof 2018-01-25 21:43:09 +01:00 committed by GitHub
parent 42612c1759
commit 04400a3553
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 65 additions and 11 deletions

View file

@ -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
```