Classes | |
| class | SmaConfigFlow |
Functions | |
| dict[str, Any] | validate_input (HomeAssistant hass, dict[str, Any] data) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow for the sma integration.
| dict[str, Any] homeassistant.components.sma.config_flow.validate_input | ( | HomeAssistant | hass, |
| dict[str, Any] | data | ||
| ) |
Validate the user input allows us to connect.
Definition at line 22 of file config_flow.py.
|
private |
Definition at line 19 of file config_flow.py.