Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.threshold.config_flow.ConfigFlowHandler
 

Namespaces

 homeassistant.components.threshold.config_flow
 

Functions

dict[str, Any] homeassistant.components.threshold.config_flow._validate_mode (SchemaCommonFlowHandler handler, dict[str, Any] user_input)
 
None homeassistant.components.threshold.config_flow.ws_start_preview (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg)
 

Variables

dictionary homeassistant.components.threshold.config_flow.CONFIG_FLOW
 
 homeassistant.components.threshold.config_flow.CONFIG_SCHEMA
 
dictionary homeassistant.components.threshold.config_flow.OPTIONS_FLOW
 
 homeassistant.components.threshold.config_flow.OPTIONS_SCHEMA