Home Assistant Unofficial Reference 2024.12.1
trusted_networks.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.auth.providers.trusted_networks.InvalidUserError
 
class  homeassistant.auth.providers.trusted_networks.TrustedNetworksAuthProvider
 
class  homeassistant.auth.providers.trusted_networks.TrustedNetworksLoginFlow
 

Namespaces

 homeassistant.auth.providers.trusted_networks
 

Variables

string homeassistant.auth.providers.trusted_networks.CONF_ALLOW_BYPASS_LOGIN = "allow_bypass_login"
 
string homeassistant.auth.providers.trusted_networks.CONF_GROUP = "group"
 
string homeassistant.auth.providers.trusted_networks.CONF_TRUSTED_NETWORKS = "trusted_networks"
 
string homeassistant.auth.providers.trusted_networks.CONF_TRUSTED_USERS = "trusted_users"
 
 homeassistant.auth.providers.trusted_networks.CONFIG_SCHEMA
 
 homeassistant.auth.providers.trusted_networks.IPAddress
 
 homeassistant.auth.providers.trusted_networks.IPNetwork