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

Classes

class  LMSStatusDataUpdateCoordinator
 
class  SqueezeBoxPlayerUpdateCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

DataUpdateCoordinator for the Squeezebox integration.

Variable Documentation

◆ _LOGGER

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

Definition at line 27 of file coordinator.py.