Functions | |
| config_entry_oauth2_flow.AbstractOAuth2Implementation | async_get_auth_implementation (HomeAssistant hass, str auth_domain, ClientCredential credential) |
Application credentials platform for neato.
| config_entry_oauth2_flow.AbstractOAuth2Implementation homeassistant.components.neato.application_credentials.async_get_auth_implementation | ( | HomeAssistant | hass, |
| str | auth_domain, | ||
| ClientCredential | credential | ||
| ) |
Return auth implementation for a custom auth implementation.
Definition at line 15 of file application_credentials.py.