core/homeassistant/components/qbittorrent/manifest.json

10 lines
282 B
JSON

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