Classes | |
| class | CannotConnect |
| class | InvalidAuth |
| class | OptionsFlowHandler |
| class | SomfyConfigFlow |
Functions | |
| def | validate_input (HomeAssistant hass, data) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Config flow for Somfy MyLink integration.
| def homeassistant.components.somfy_mylink.config_flow.validate_input | ( | HomeAssistant | hass, |
| data | |||
| ) |
Validate the user input allows us to connect. Data has the keys from schema with values provided by the user.
Definition at line 39 of file config_flow.py.
|
private |
Definition at line 36 of file config_flow.py.