Update hassio_addon_config.md

This commit is contained in:
Pascal Vizeli 2020-01-29 14:00:56 +01:00 committed by GitHub
parent 9534b38b7d
commit 52ba74fd8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,6 +155,8 @@ The config for an add-on is stored in `config.json`.
| panel_title | string | no | Default add-on name, but can Modify with this options.
| panel_admin | bool | no | Default True. Make menu entry only available with admin privileged.
| snapshot_exclude | list | no | List of file/path with glob support they are excluded from snapshots.
| advanced | bool | no | Default False. Make addon visible on simle mode or not.
| stage | string | no | Default `stable`. Flag add-on with follow attribute: `stable`, `experimental`, `deprecated`
### Options / Schema