2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "qbittorrent",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "qBittorrent",
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@geoffreylagaisse"],
|
2023-03-29 20:13:41 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:13:46 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/qbittorrent",
|
2023-03-26 21:40:59 +00:00
|
|
|
"integration_type": "service",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:13:46 +00:00
|
|
|
"loggers": ["qbittorrent"],
|
2023-06-07 16:11:39 +00:00
|
|
|
"requirements": ["python-qbittorrent==0.4.3"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|