Home Assistant Unofficial Reference 2024.12.1
media_player.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.linkplay.media_player.LinkPlayMediaPlayerEntity
 

Namespaces

 homeassistant.components.linkplay.media_player
 

Functions

None homeassistant.components.linkplay.media_player.async_setup_entry (HomeAssistant hass, LinkPlayConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.linkplay.media_player._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.linkplay.media_player.ATTR_PRESET_NUMBER = "preset_number"
 
 homeassistant.components.linkplay.media_player.MediaPlayerEntityFeature
 
string homeassistant.components.linkplay.media_player.SERVICE_PLAY_PRESET = "play_preset"
 
 homeassistant.components.linkplay.media_player.SERVICE_PLAY_PRESET_SCHEMA