Home Assistant Unofficial Reference 2024.12.1
media_player.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.cast.media_player.CastDevice
 
class  homeassistant.components.cast.media_player.CastMediaPlayerEntity
 
class  homeassistant.components.cast.media_player.DynamicCastGroup
 

Namespaces

 homeassistant.components.cast.media_player
 

Functions

def homeassistant.components.cast.media_player._async_create_cast_device (HomeAssistant hass, ChromecastInfo info)
 
def homeassistant.components.cast.media_player._CastDeviceT
 
None homeassistant.components.cast.media_player.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.cast.media_player._LOGGER = logging.getLogger(__name__)
 
tuple homeassistant.components.cast.media_player.APP_IDS_UNRELIABLE_MEDIA_INFO = ("Netflix",)
 
string homeassistant.components.cast.media_player.CAST_SPLASH = "https://www.home-assistant.io/images/cast/splash.png"