Classes | |
| class | RadarrConfigFlow |
Functions | |
| tuple[str, str, str]|None | validate_input (HomeAssistant hass, dict[str, Any] data) |
Config flow for Radarr.
| tuple[str, str, str] | None homeassistant.components.radarr.config_flow.validate_input | ( | HomeAssistant | hass, |
| dict[str, Any] | data | ||
| ) |
Validate the user input allows us to connect.
Definition at line 104 of file config_flow.py.