mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-09 18:36:29 +00:00
Update hassio_addon_config.md
This commit is contained in:
parent
9534b38b7d
commit
52ba74fd8a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user