mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 06:20:17 +01:00
80b2b05bd8
* Change qBittorrent lib to qbittorrentapi * Fix tests * Convert qbittorrent service to new lib * Add missing translation key * Catch APIConnectionError in service call * Replace type ignore by Any typing * Remove last type: ignore * Use lib type for torrent_filter * Change import format * Fix remaining Any type --------- Co-authored-by: Erik Montnemery <erik@montnemery.com>