From 1a5fac689513c4b6905b3e34243fb0fdd8163d8a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 1 Feb 2022 19:51:55 +0100 Subject: [PATCH] Update config.json --- webtop_kde/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 521d3638e..94de7e370 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -62,6 +62,8 @@ "ports": { "3000/tcp": 3001 }, + "udev": true, + "host_dbus": true, "ports_description": { "3000/tcp": "web interface" }, @@ -81,7 +83,7 @@ "slug": "webtop-kde", "upstream": "4.16", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.16-2", + "version": "4.16-3", "webui": "http://[HOST]:[PORT:3000]" }