Home Assistant Unofficial Reference 2024.12.1
config_flow.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.aurora_abb_powerone.config_flow.AuroraABBConfigFlow
 

Namespaces

 homeassistant.components.aurora_abb_powerone.config_flow
 

Functions

tuple[list[str]|None, str|None] homeassistant.components.aurora_abb_powerone.config_flow.scan_comports ()
 
dict[str, str] homeassistant.components.aurora_abb_powerone.config_flow.validate_and_connect (HomeAssistant hass, Mapping[str, Any] data)
 

Variables

 homeassistant.components.aurora_abb_powerone.config_flow._LOGGER = logging.getLogger(__name__)