Classes | |
| class | InvalidHost |
| class | ValloxConfigFlow |
Functions | |
| None | validate_host (HomeAssistant hass, str host) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| CONFIG_SCHEMA | |
Config flow for the Vallox integration.
| None homeassistant.components.vallox.config_flow.validate_host | ( | HomeAssistant | hass, |
| str | host | ||
| ) |
Validate that the user input allows us to connect.
Definition at line 28 of file config_flow.py.
|
private |
Definition at line 19 of file config_flow.py.
| homeassistant.components.vallox.config_flow.CONFIG_SCHEMA |
Definition at line 21 of file config_flow.py.