Public Member Functions | |
| None | __init__ (self, ClientSession websession, OAuth2Session oauth_session) |
| str | async_get_access_token (self) |
Private Attributes | |
| _oauth_session | |
Provide Weheat authentication tied to an OAuth2 based config entry.
| None homeassistant.components.weheat.api.AsyncConfigEntryAuth.__init__ | ( | self, | |
| ClientSession | websession, | ||
| OAuth2Session | oauth_session | ||
| ) |
| str homeassistant.components.weheat.api.AsyncConfigEntryAuth.async_get_access_token | ( | self | ) |
|
private |