From 8012e83e38fe2a9daa74c8fe49fb63e0350c778e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 3 May 2025 07:43:21 +0100 Subject: [PATCH] Update config.json --- librespeed/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librespeed/config.json b/librespeed/config.json index f88e1ae3e..ba50e6cee 100644 --- a/librespeed/config.json +++ b/librespeed/config.json @@ -112,5 +112,5 @@ "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", "version": "5.4.1", - "webui": "[PROTO:ssl]://[HOST]:[PORT:8096]" + "webui": "http://[HOST]:[PORT:8096]" }