Functions | |
| config_entry_oauth2_flow.AbstractOAuth2Implementation | async_get_auth_implementation (HomeAssistant hass, str auth_domain, ClientCredential credential) |
Application Credentials platform the Tesla Fleet integration.
| config_entry_oauth2_flow.AbstractOAuth2Implementation homeassistant.components.tesla_fleet.application_credentials.async_get_auth_implementation | ( | HomeAssistant | hass, |
| str | auth_domain, | ||
| ClientCredential | credential | ||
| ) |
Return auth implementation.
Definition at line 10 of file application_credentials.py.