Go to the source code of this file.
Namespaces | |
| homeassistant.components.google_assistant_sdk.helpers | |
Functions | |
| list[CommandResponse] | homeassistant.components.google_assistant_sdk.helpers.async_send_text_commands (HomeAssistant hass, list[str] commands, list[str]|None media_players=None) |
| str | homeassistant.components.google_assistant_sdk.helpers.best_matching_language_code (HomeAssistant hass, str assist_language, str|None agent_language=None) |
| str | homeassistant.components.google_assistant_sdk.helpers.default_language_code (HomeAssistant hass) |
Variables | |
| homeassistant.components.google_assistant_sdk.helpers._LOGGER = logging.getLogger(__name__) | |
| dictionary | homeassistant.components.google_assistant_sdk.helpers.DEFAULT_LANGUAGE_CODES |