Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.qbittorrent.coordinator Namespace Reference

Classes

class  QBittorrentDataCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

The QBittorrent coordinator.

Variable Documentation

◆ _LOGGER

homeassistant.components.qbittorrent.coordinator._LOGGER = logging.getLogger(__name__)
private

Definition at line 24 of file coordinator.py.