Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.nibe_heatpump.config_flow.FieldError
 
class  homeassistant.components.nibe_heatpump.config_flow.NibeHeatPumpConfigFlow
 

Namespaces

 homeassistant.components.nibe_heatpump.config_flow
 

Functions

tuple[str, dict[str, Any]] homeassistant.components.nibe_heatpump.config_flow.validate_modbus_input (HomeAssistant hass, dict[str, Any] data)
 
tuple[str, dict[str, Any]] homeassistant.components.nibe_heatpump.config_flow.validate_nibegw_input (HomeAssistant hass, dict[str, Any] data)
 

Variables

 homeassistant.components.nibe_heatpump.config_flow.PORT_SELECTOR
 
 homeassistant.components.nibe_heatpump.config_flow.STEP_MODBUS_DATA_SCHEMA
 
 homeassistant.components.nibe_heatpump.config_flow.STEP_NIBEGW_DATA_SCHEMA