Classes | |
| class | OptionsFlowHandler |
| class | PingConfigFlow |
Functions | |
| dict[str, Any] | _clean_user_input (dict[str, Any] user_input) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow for Ping (ICMP) integration.
|
private |
Clean up the user input.
Definition at line 30 of file config_flow.py.
|
private |
Definition at line 27 of file config_flow.py.