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

Classes

class  SonosEntity
 
class  SonosPollingEntity
 

Variables

 _LOGGER = logging.getLogger(__name__)
 

Detailed Description

Entity representing a Sonos player.

Variable Documentation

◆ _LOGGER

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

Definition at line 20 of file entity.py.