mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Bump python-qbittorrent to 0.4.2 (#44268)
This commit is contained in:
parent
4f9d5792ed
commit
295b1a91c3
@ -356,6 +356,7 @@ homeassistant/components/ptvsd/* @swamp-ig
|
|||||||
homeassistant/components/push/* @dgomes
|
homeassistant/components/push/* @dgomes
|
||||||
homeassistant/components/pvoutput/* @fabaff
|
homeassistant/components/pvoutput/* @fabaff
|
||||||
homeassistant/components/pvpc_hourly_pricing/* @azogue
|
homeassistant/components/pvpc_hourly_pricing/* @azogue
|
||||||
|
homeassistant/components/qbittorrent/* @geoffreylagaisse
|
||||||
homeassistant/components/qld_bushfire/* @exxamalte
|
homeassistant/components/qld_bushfire/* @exxamalte
|
||||||
homeassistant/components/qnap/* @colinodell
|
homeassistant/components/qnap/* @colinodell
|
||||||
homeassistant/components/quantum_gateway/* @cisasteelersfan
|
homeassistant/components/quantum_gateway/* @cisasteelersfan
|
||||||
|
@ -2,6 +2,6 @@
|
|||||||
"domain": "qbittorrent",
|
"domain": "qbittorrent",
|
||||||
"name": "qBittorrent",
|
"name": "qBittorrent",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/qbittorrent",
|
"documentation": "https://www.home-assistant.io/integrations/qbittorrent",
|
||||||
"requirements": ["python-qbittorrent==0.4.1"],
|
"requirements": ["python-qbittorrent==0.4.2"],
|
||||||
"codeowners": []
|
"codeowners": ["@geoffreylagaisse"]
|
||||||
}
|
}
|
||||||
|
@ -1801,7 +1801,7 @@ python-nmap==0.6.1
|
|||||||
python-openzwave-mqtt[mqtt-client]==1.4.0
|
python-openzwave-mqtt[mqtt-client]==1.4.0
|
||||||
|
|
||||||
# homeassistant.components.qbittorrent
|
# homeassistant.components.qbittorrent
|
||||||
python-qbittorrent==0.4.1
|
python-qbittorrent==0.4.2
|
||||||
|
|
||||||
# homeassistant.components.ripple
|
# homeassistant.components.ripple
|
||||||
python-ripple-api==0.0.3
|
python-ripple-api==0.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user