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,