Go to the source code of this file.
Namespaces | |
| homeassistant.components.freedompro.config_flow | |
Functions | |
| None | homeassistant.components.freedompro.config_flow.validate_input (HomeAssistant hass, str api_key) |
Variables | |
| homeassistant.components.freedompro.config_flow.STEP_USER_DATA_SCHEMA = vol.Schema({vol.Required(CONF_API_KEY): str}) | |