Home Assistant Unofficial Reference 2024.12.1
media_player.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.squeezebox.media_player.SqueezeBoxMediaPlayerEntity
 

Namespaces

 homeassistant.components.squeezebox.media_player
 

Functions

None homeassistant.components.squeezebox.media_player.async_setup_entry (HomeAssistant hass, SqueezeboxConfigEntry entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.squeezebox.media_player.start_server_discovery (HomeAssistant hass)
 

Variables

 homeassistant.components.squeezebox.media_player._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.squeezebox.media_player.ATTR_OTHER_PLAYER = "other_player"
 
string homeassistant.components.squeezebox.media_player.ATTR_PARAMETERS = "parameters"
 
string homeassistant.components.squeezebox.media_player.ATTR_QUERY_RESULT = "query_result"
 
list homeassistant.components.squeezebox.media_player.ATTR_TO_PROPERTY
 
string homeassistant.components.squeezebox.media_player.SERVICE_CALL_METHOD = "call_method"
 
string homeassistant.components.squeezebox.media_player.SERVICE_CALL_QUERY = "call_query"
 
dictionary homeassistant.components.squeezebox.media_player.SQUEEZEBOX_MODE