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

Classes

class  ActivityStatistics
 
class  EventStatistics
 
class  SonosStatistics
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Class to track subscription event statistics.

Variable Documentation

◆ _LOGGER

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

Definition at line 10 of file statistics.py.