Go to the source code of this file.
Namespaces | |
| homeassistant.components.google_cloud.tts | |
Functions | |
| Provider|None | homeassistant.components.google_cloud.tts.async_get_engine (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
| None | homeassistant.components.google_cloud.tts.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| homeassistant.components.google_cloud.tts._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.google_cloud.tts.PLATFORM_SCHEMA = TTS_PLATFORM_SCHEMA.extend(tts_platform_schema().schema) | |