Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.risco.config_flow.RiscoConfigFlow
 
class  homeassistant.components.risco.config_flow.RiscoOptionsFlowHandler
 

Namespaces

 homeassistant.components.risco.config_flow
 

Functions

dict[str, str] homeassistant.components.risco.config_flow.validate_cloud_input (HomeAssistant hass, dict[str, Any] data)
 
dict[str, Any] homeassistant.components.risco.config_flow.validate_local_input (HomeAssistant hass, Mapping[str, str] data)
 

Variables

 homeassistant.components.risco.config_flow._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.risco.config_flow.CLOUD_SCHEMA
 
list homeassistant.components.risco.config_flow.HA_STATES
 
 homeassistant.components.risco.config_flow.LOCAL_SCHEMA