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

Classes

class  SwitchBeeCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

SwitchBee integration Coordinator.

Variable Documentation

◆ _LOGGER

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

Definition at line 19 of file coordinator.py.