Classes | |
| class | NZBGetConfigFlow |
Functions | |
| None | _validate_input (dict[str, Any] data) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow for NZBGet.
|
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 27 of file config_flow.py.
|
private |
Definition at line 24 of file config_flow.py.