Public Member Functions | |
| None | __init__ (self, HomeAssistant hass, str auth_domain, ClientCredential credential) |
| dict[str, Any] | extra_authorize_data (self) |
Public Member Functions inherited from homeassistant.components.application_credentials.AuthImplementation | |
| None | __init__ (self, HomeAssistant hass, str auth_domain, ClientCredential credential, AuthorizationServer authorization_server) |
| str | name (self) |
| None homeassistant.components.tesla_fleet.oauth.TeslaUserImplementation.__init__ | ( | self, | |
| HomeAssistant | hass, | ||
| str | auth_domain, | ||
| ClientCredential | credential | ||
| ) |
| dict[str, Any] homeassistant.components.tesla_fleet.oauth.TeslaUserImplementation.extra_authorize_data | ( | self | ) |