Public Member Functions | |
| None | __init__ (self, ClientSession websession, config_entry_oauth2_flow.OAuth2Session oauth_session) |
| str | async_get_access_token (self) |
Private Attributes | |
| _oauth_session | |
A Monzo API instance with authentication tied to an OAuth2 based config entry.
| None homeassistant.components.monzo.api.AuthenticatedMonzoAPI.__init__ | ( | self, | |
| ClientSession | websession, | ||
| config_entry_oauth2_flow.OAuth2Session | oauth_session | ||
| ) |
| str homeassistant.components.monzo.api.AuthenticatedMonzoAPI.async_get_access_token | ( | self | ) |
|
private |