core/homeassistant/components/qbittorrent/manifest.json

9 lines
223 B
JSON
Raw Normal View History

{
"domain": "qbittorrent",
"name": "qBittorrent",
"documentation": "https://www.home-assistant.io/integrations/qbittorrent",
"requirements": ["python-qbittorrent==0.4.1"],
"dependencies": [],
"codeowners": []
}