Go to the source code of this file.
Namespaces | |
| homeassistant.components.demo.media_player | |
Functions | |
| None | homeassistant.components.demo.media_player.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| homeassistant.components.demo.media_player.BROWSE_PLAYER_SUPPORT = MediaPlayerEntityFeature.BROWSE_MEDIA | |
| string | homeassistant.components.demo.media_player.DEFAULT_SOUND_MODE = "Music" |
| tuple | homeassistant.components.demo.media_player.MUSIC_PLAYER_SUPPORT |
| tuple | homeassistant.components.demo.media_player.NETFLIX_PLAYER_SUPPORT |
| list | homeassistant.components.demo.media_player.SOUND_MODE_LIST = ["Music", "Movie"] |
| tuple | homeassistant.components.demo.media_player.YOUTUBE_PLAYER_SUPPORT |