Classes | |
| class | SonarrConfigFlow |
| class | SonarrOptionsFlowHandler |
Functions | |
| None | _validate_input (HomeAssistant hass, dict[str, Any] data) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow for Sonarr.
|
private |
Validate the user input allows us to connect. Data has the keys from DATA_SCHEMA with values provided by the user.
Definition at line 38 of file config_flow.py.
|
private |
Definition at line 35 of file config_flow.py.