Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.sonos.household_coordinator Namespace Reference

Classes

class  SonosHouseholdCoordinator
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Class representing a Sonos household storage helper.

Variable Documentation

◆ _LOGGER

homeassistant.components.sonos.household_coordinator._LOGGER = logging.getLogger(__name__)
private

Definition at line 18 of file household_coordinator.py.