Home Assistant Unofficial Reference 2024.12.1
helpers.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.google_assistant_sdk.helpers.CommandResponse
 
class  homeassistant.components.google_assistant_sdk.helpers.GoogleAssistantSDKAudioView
 
class  homeassistant.components.google_assistant_sdk.helpers.InMemoryStorage
 

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