From 8fe038034de4b4087a813c608a8ea29ba063db88 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 3 Oct 2017 17:42:05 +0200 Subject: [PATCH] Use new webui function --- configurator/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configurator/config.json b/configurator/config.json index e143d53..a6f8be5 100644 --- a/configurator/config.json +++ b/configurator/config.json @@ -5,7 +5,7 @@ "description": "Browser-based configuration file editor for Home Assistant.", "url": "https://home-assistant.io/addons/configurator", "startup": "application", - "webui": "http://[HOST]:[PORT:3218]", + "webui": "[PROTO:ssl]://[HOST]:[PORT:3218]", "boot": "auto", "ports": { "3218/tcp": 3218