Home Assistant Unofficial Reference 2024.12.1
media.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.sonos.media.SonosMedia
 

Namespaces

 homeassistant.components.sonos.media
 

Functions

int|None homeassistant.components.sonos.media._timespan_secs (str|None timespan)
 

Variables

string homeassistant.components.sonos.media.DURATION_SECONDS = "duration_in_s"
 
tuple homeassistant.components.sonos.media.LINEIN_SOURCES = (MUSIC_SRC_TV, MUSIC_SRC_LINE_IN)
 
string homeassistant.components.sonos.media.POSITION_SECONDS = "position_in_s"
 
dictionary homeassistant.components.sonos.media.SOURCE_MAPPING
 
dictionary homeassistant.components.sonos.media.UNAVAILABLE_VALUES = {"", "NOT_IMPLEMENTED", None}