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

Classes

class  DROPDeviceDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

DROP device data update coordinator object.

Variable Documentation

◆ _LOGGER

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

Definition at line 16 of file coordinator.py.