From ca726bb147ef51651d660f55767bc5e9871da8a6 Mon Sep 17 00:00:00 2001 From: Timmo Date: Sun, 28 Apr 2019 01:49:29 +0100 Subject: [PATCH] :ambulance: Restore bashio access to config --- home-panel/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home-panel/config.json b/home-panel/config.json index 0bd74c6..9061303 100644 --- a/home-panel/config.json +++ b/home-panel/config.json @@ -2,7 +2,7 @@ "name": "Home Panel", "version": "dev", "slug": "home-panel", - "description": "A touch-compatible web frontend for controlling the home.", + "description": "A touch-compatible web frontend for controlling the home", "url": "https://github.com/hassio-addons/addon-home-panel", "webui": "[PROTO:ssl]://[HOST]:[PORT:80]", "startup": "application", @@ -30,6 +30,7 @@ "3234/tcp": "API" }, "map": [ + "config:rw", "ssl" ], "options": {