From 577a91d8b6bd7ae4697d0166947139ef72340429 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 31 Oct 2019 10:52:32 +0100 Subject: [PATCH] Update hassio_addon_config.md --- docs/hassio_addon_config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hassio_addon_config.md b/docs/hassio_addon_config.md index fedef308..46cc98c0 100644 --- a/docs/hassio_addon_config.md +++ b/docs/hassio_addon_config.md @@ -154,6 +154,7 @@ The config for an add-on is stored in `config.json`. | panel_icon | string | no | Default: mdi:puzzle. MDI icon for the menu panel integration. | 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_exlude | list | no | List of file/path with glob support they are excluded from snapshots. ### Options / Schema