Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.sia.config_flow.SIAConfigFlow
 
class  homeassistant.components.sia.config_flow.SIAOptionsFlowHandler
 

Namespaces

 homeassistant.components.sia.config_flow
 

Functions

dict[str, str]|None homeassistant.components.sia.config_flow.validate_input (dict[str, Any] data)
 
dict[str, str]|None homeassistant.components.sia.config_flow.validate_zones (dict[str, Any] data)
 

Variables

 homeassistant.components.sia.config_flow._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.sia.config_flow.ACCOUNT_SCHEMA
 
dictionary homeassistant.components.sia.config_flow.DEFAULT_OPTIONS = {CONF_IGNORE_TIMESTAMPS: False, CONF_ZONES: None}
 
 homeassistant.components.sia.config_flow.HUB_SCHEMA