Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.integration.config_flow.ConfigFlowHandler
 

Namespaces

 homeassistant.components.integration.config_flow
 

Functions

vol.Schema homeassistant.components.integration.config_flow._get_config_schema (SchemaCommonFlowHandler handler)
 
dict homeassistant.components.integration.config_flow._get_options_dict (SchemaCommonFlowHandler|None handler)
 
vol.Schema homeassistant.components.integration.config_flow._get_options_schema (SchemaCommonFlowHandler handler)
 
selector.EntitySelector homeassistant.components.integration.config_flow.entity_selector_compatible (SchemaOptionsFlowHandler handler)
 

Variables

list homeassistant.components.integration.config_flow.ALLOWED_DOMAINS = [COUNTER_DOMAIN, INPUT_NUMBER_DOMAIN, SENSOR_DOMAIN]
 
dictionary homeassistant.components.integration.config_flow.CONFIG_FLOW
 
list homeassistant.components.integration.config_flow.INTEGRATION_METHODS
 
dictionary homeassistant.components.integration.config_flow.OPTIONS_FLOW
 
list homeassistant.components.integration.config_flow.TIME_UNITS
 
list homeassistant.components.integration.config_flow.UNIT_PREFIXES