Classes | |
| class | EcovacsConfigFlow |
Functions | |
| dict[str, str] | _validate_input (HomeAssistant hass, dict[str, Any] user_input) |
| dict[str, str] | _validate_url (str value, str field_name, set[str] schema_list) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow for Ecovacs mqtt integration.
|
private |
Validate user input.
Definition at line 53 of file config_flow.py.
|
private |
Validate an URL and return error dictionary.
Definition at line 38 of file config_flow.py.
|
private |
Definition at line 35 of file config_flow.py.