Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.withings.application_credentials Namespace Reference

Classes

class  WithingsLocalOAuth2Implementation
 

Functions

config_entry_oauth2_flow.AbstractOAuth2Implementation async_get_auth_implementation (HomeAssistant hass, str auth_domain, ClientCredential credential)
 

Detailed Description

application_credentials platform for Withings.

Function Documentation

◆ async_get_auth_implementation()

config_entry_oauth2_flow.AbstractOAuth2Implementation homeassistant.components.withings.application_credentials.async_get_auth_implementation ( HomeAssistant  hass,
str  auth_domain,
ClientCredential   credential 
)
Return auth implementation.

Definition at line 18 of file application_credentials.py.