Functions | |
| AuthorizationServer | async_get_authorization_server (HomeAssistant hass) |
| dict[str, str] | async_get_description_placeholders (HomeAssistant hass) |
application_credentials platform for Google Assistant SDK.
| AuthorizationServer homeassistant.components.google_assistant_sdk.application_credentials.async_get_authorization_server | ( | HomeAssistant | hass | ) |
Return authorization server.
Definition at line 7 of file application_credentials.py.
| dict[str, str] homeassistant.components.google_assistant_sdk.application_credentials.async_get_description_placeholders | ( | HomeAssistant | hass | ) |
Return description placeholders for the credentials dialog.
Definition at line 15 of file application_credentials.py.