Home Assistant Unofficial Reference 2024.12.1
media_player.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.channels.media_player.ChannelsPlayer
 

Namespaces

 homeassistant.components.channels.media_player
 

Functions

None homeassistant.components.channels.media_player.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None)
 

Variables

string homeassistant.components.channels.media_player.DATA_CHANNELS = "channels"
 
string homeassistant.components.channels.media_player.DEFAULT_NAME = "Channels"
 
int homeassistant.components.channels.media_player.DEFAULT_PORT = 57000
 
 homeassistant.components.channels.media_player.PLATFORM_SCHEMA