From b43e86b4f3cbe4612a3c195e16e614b067b5de4f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 31 Jul 2021 07:01:23 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 693574b86..b9f806df3 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -14,6 +14,9 @@ "ingress": true, "ingress_port": 8099, "panel_icon": "mdi:progress-download", + "hassio_api": true, + "hassio_role": "manager", + "homeassistant_api": true, "ports": { "8080/tcp": 8081, "6881/tcp": 6881,