core/homeassistant/components/qbittorrent/manifest.json

10 lines
282 B
JSON

{
"domain": "qbittorrent",
"name": "qBittorrent",
"documentation": "https://www.home-assistant.io/integrations/qbittorrent",
"requirements": ["python-qbittorrent==0.4.2"],
"codeowners": ["@geoffreylagaisse"],
"iot_class": "local_polling",
"loggers": ["qbittorrent"]
}