From 6229e323e7adfd0268ecd0ac4bbadf6c3291e791 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 30 Jul 2025 15:39:16 +0200 Subject: [PATCH] Use webui --- omni-tools/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/omni-tools/config.json b/omni-tools/config.json index 1a0dc14aa..a690d1d10 100644 --- a/omni-tools/config.json +++ b/omni-tools/config.json @@ -18,5 +18,6 @@ }, "slug": "omni-tools", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "0.5.0" + "version": "v0.5.0", + "webui": "[PROTO:ssl]://[HOST]:[PORT:80]" }