Functions | |
| config_entry_oauth2_flow.AbstractOAuth2Implementation | async_get_auth_implementation (HomeAssistant hass, str auth_domain, ClientCredential credential) |
Application credentials platform for the Honeywell Lyric integration.
| config_entry_oauth2_flow.AbstractOAuth2Implementation homeassistant.components.lyric.application_credentials.async_get_auth_implementation | ( | HomeAssistant | hass, |
| str | auth_domain, | ||
| ClientCredential | credential | ||
| ) |
Return custom auth implementation.
Definition at line 14 of file application_credentials.py.