Home Assistant Unofficial Reference 2024.12.1
media_player.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.songpal.media_player.SongpalEntity
 

Namespaces

 homeassistant.components.songpal.media_player
 

Functions

None homeassistant.components.songpal.media_player.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.songpal.media_player.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

 homeassistant.components.songpal.media_player._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.songpal.media_player.INITIAL_RETRY_DELAY = 10
 
string homeassistant.components.songpal.media_player.PARAM_NAME = "name"
 
string homeassistant.components.songpal.media_player.PARAM_VALUE = "value"