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

Classes

class  NextBusDataUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

NextBus data update coordinator.

Variable Documentation

◆ _LOGGER

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

Definition at line 16 of file coordinator.py.