Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.dsmr.config_flow.CannotCommunicate
 
class  homeassistant.components.dsmr.config_flow.CannotConnect
 
class  homeassistant.components.dsmr.config_flow.DSMRConnection
 
class  homeassistant.components.dsmr.config_flow.DSMRFlowHandler
 
class  homeassistant.components.dsmr.config_flow.DSMROptionFlowHandler
 

Namespaces

 homeassistant.components.dsmr.config_flow
 

Functions

dict[str, str|None] homeassistant.components.dsmr.config_flow._validate_dsmr_connection (HomeAssistant hass, dict[str, Any] data, str protocol)
 
str homeassistant.components.dsmr.config_flow.get_serial_by_id (str dev_path)
 

Variables

string homeassistant.components.dsmr.config_flow.CONF_MANUAL_PATH = "Enter Manually"