Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.axis.config_flow.AxisFlowHandler
 
class  homeassistant.components.axis.config_flow.AxisOptionsFlowHandler
 

Namespaces

 homeassistant.components.axis.config_flow
 

Variables

dictionary homeassistant.components.axis.config_flow.AXIS_OUI = {"00:40:8c", "ac:cc:8e", "b8:a4:4f"}
 
int homeassistant.components.axis.config_flow.DEFAULT_PORT = 443
 
string homeassistant.components.axis.config_flow.DEFAULT_PROTOCOL = "https"
 
list homeassistant.components.axis.config_flow.PROTOCOL_CHOICES = ["https", "http"]