Public Member Functions | |
| None | __init__ (self, HomeAssistant hass, ClientSession websession, config_entry_oauth2_flow.OAuth2Session oauth_session) |
| Any | async_get_access_token (self) |
Private Attributes | |
| _hass | |
| _oauth_session | |
Provide iotty authentication tied to an OAuth2 based config entry.
| None homeassistant.components.iotty.api.IottyProxy.__init__ | ( | self, | |
| HomeAssistant | hass, | ||
| ClientSession | websession, | ||
| config_entry_oauth2_flow.OAuth2Session | oauth_session | ||
| ) |
| Any homeassistant.components.iotty.api.IottyProxy.async_get_access_token | ( | self | ) |
|
private |