From aed74da003396feb1af71f3c4f09541f6204caca Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 26 Aug 2022 22:04:50 +0200 Subject: [PATCH] Update config.json --- xteve/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xteve/config.json b/xteve/config.json index 6e179229e..346b38036 100644 --- a/xteve/config.json +++ b/xteve/config.json @@ -26,7 +26,7 @@ "schema": { "certfile": "str", "keyfile": "str", - "ssl": "bool" + "custom_ssl": "bool" }, "slug": "xteve", "url": "https://github.com/alexbelgium/hassio-addons",