Public Member Functions | |
| None | __init__ (self, AsyncClient httpx_async_client, config_entry_oauth2_flow.OAuth2Session oauth_session) |
| str | get_access_token (self) |
Private Attributes | |
| _oauth_session | |
Provide nVent RAYCHEM SENZ authentication tied to an OAuth2 based config entry.
| None homeassistant.components.senz.api.SENZConfigEntryAuth.__init__ | ( | self, | |
| AsyncClient | httpx_async_client, | ||
| config_entry_oauth2_flow.OAuth2Session | oauth_session | ||
| ) |
| str homeassistant.components.senz.api.SENZConfigEntryAuth.get_access_token | ( | self | ) |
|
private |