Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.auth.providers.AuthProvider
 
class  homeassistant.auth.providers.LoginFlow
 

Namespaces

 homeassistant.auth.providers
 

Functions

AuthProvider homeassistant.auth.providers.auth_provider_from_config (HomeAssistant hass, AuthStore store, dict[str, Any] config)
 
types.ModuleType homeassistant.auth.providers.load_auth_provider_module (HomeAssistant hass, str provider)
 

Variables

 homeassistant.auth.providers._LOGGER = logging.getLogger(__name__)
 
 homeassistant.auth.providers.AUTH_PROVIDER_SCHEMA