Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.iskra.config_flow.CannotConnect
 
class  homeassistant.components.iskra.config_flow.IskraConfigFlowFlow
 
class  homeassistant.components.iskra.config_flow.UnknownException
 

Namespaces

 homeassistant.components.iskra.config_flow
 

Functions

BasicInfo homeassistant.components.iskra.config_flow.test_modbus_connection (str host, dict[str, Any] user_input)
 
BasicInfo homeassistant.components.iskra.config_flow.test_rest_api_connection (str host, dict[str, Any] user_input)
 

Variables

 homeassistant.components.iskra.config_flow._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.iskra.config_flow.STEP_AUTHENTICATION_DATA_SCHEMA
 
 homeassistant.components.iskra.config_flow.STEP_MODBUS_TCP_DATA_SCHEMA
 
 homeassistant.components.iskra.config_flow.STEP_USER_DATA_SCHEMA