Go to the source code of this file.
Classes | |
| class | homeassistant.components.gstreamer.media_player.GstreamerDevice |
Namespaces | |
| homeassistant.components.gstreamer.media_player | |
Functions | |
| None | homeassistant.components.gstreamer.media_player.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| homeassistant.components.gstreamer.media_player._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.gstreamer.media_player.CONF_PIPELINE = "pipeline" |
| string | homeassistant.components.gstreamer.media_player.DOMAIN = "gstreamer" |
| dictionary | homeassistant.components.gstreamer.media_player.GSP_STATE_MAPPING |
| homeassistant.components.gstreamer.media_player.PLATFORM_SCHEMA | |