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

Classes

class  TouchlineSLModuleCoordinator
 
class  TouchlineSLModuleData
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Define an object to manage fetching Touchline SL data.

Variable Documentation

◆ _LOGGER

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

Definition at line 17 of file coordinator.py.