Classes | |
| class | CannotConnect |
| class | VenstarConfigFlow |
Functions | |
| str | validate_input (HomeAssistant hass, dict[str, Any] data) |
Config flow to configure the Venstar integration.
| str homeassistant.components.venstar.config_flow.validate_input | ( | HomeAssistant | hass, |
| dict[str, Any] | data | ||
| ) |
Validate the user input allows us to connect.
Definition at line 22 of file config_flow.py.