Go to the source code of this file.
Classes | |
| class | homeassistant.components.google_translate.tts.GoogleProvider |
| class | homeassistant.components.google_translate.tts.GoogleTTSEntity |
Namespaces | |
| homeassistant.components.google_translate.tts | |
Functions | |
| GoogleProvider | homeassistant.components.google_translate.tts.async_get_engine (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
| None | homeassistant.components.google_translate.tts.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| homeassistant.components.google_translate.tts._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.google_translate.tts.PLATFORM_SCHEMA | |
| list | homeassistant.components.google_translate.tts.SUPPORT_OPTIONS = ["tld"] |