Classes | |
| class | CannotConnect |
| class | InvalidAuth |
| class | SharkIqConfigFlow |
| class | UnknownAuth |
Functions | |
| dict[str, str] | _validate_input (HomeAssistant hass, Mapping[str, Any] data) |
Variables | |
| SHARKIQ_SCHEMA | |
Config flow for Shark IQ integration.
|
private |
Validate the user input allows us to connect.
Definition at line 43 of file config_flow.py.
| homeassistant.components.sharkiq.config_flow.SHARKIQ_SCHEMA |
Definition at line 28 of file config_flow.py.