Home Assistant Unofficial Reference 2024.12.1
speaker.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.sonos.speaker.SonosSpeaker
 

Namespaces

 homeassistant.components.sonos.speaker
 

Variables

 homeassistant.components.sonos.speaker._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.sonos.speaker.EVENT_CHARGING
 
float homeassistant.components.sonos.speaker.NEVER_TIME = -1200.0
 
float homeassistant.components.sonos.speaker.RESUB_COOLDOWN_SECONDS = 10.0
 
dictionary homeassistant.components.sonos.speaker.SUBSCRIPTION_SERVICES
 
tuple homeassistant.components.sonos.speaker.SUPPORTED_VANISH_REASONS = ("powered off", "sleeping", "switch to bluetooth", "upgrade")
 
list homeassistant.components.sonos.speaker.UNUSED_DEVICE_KEYS = ["SPID", "TargetRoomName"]